Skip to main content

collection_or

Function collection_or 

Source
pub const fn collection_or<F: Filter, I: AsRef<[F]>>(
    collection: I,
) -> CollectionOr<I, F>
Expand description

Creates new OR filter out of the collection