# Functions
No description provided by the author
No description provided by the author
No description provided by the author
ContainsAll returns true if this set of resources contains that set of (presumably pre-validated) resources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Flatten is deprecated and should only be used when dealing w/ resources in pre-reservation-refinement format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reduce applies the given Reducer to produce a final Resource, iterating left-to-right over the given resources; panics if the Reducer is nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
Reducer applies some operation to possibly combine an accumulator (acc) and a resource (x), returning either the combined result or nil.