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
pub const fn collection_or<F: Filter, I: AsRef<[F]>>(
collection: I,
) -> CollectionOr<I, F>Creates new OR filter out of the collection