Searched refs:extract_if (Results 1 – 1 of 1) sorted by relevance
78 pub use self::extract_if::ExtractIf;80 mod extract_if; module3243 pub fn extract_if<F>(&mut self, filter: F) -> ExtractIf<'_, T, F, A> in extract_if() method