Skip to main content

ids

Function ids 

Source
pub fn ids<S>(
    values: impl IntoIterator<Item = impl Into<String>>,
) -> IdsQuery<S>
Expand description

Match documents by a list of _id values — typed get-many-by-id.