Home
last modified time | relevance | path

Searched defs:ExtractIf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/rust/alloc/vec/
H A Dextract_if.rs25 pub struct ExtractIf< struct
44 impl<T, F, A: Allocator> ExtractIf<'_, T, F, A> argument
57 impl<T, F, A: Allocator> Iterator for ExtractIf<'_, T, F, A> implementation
93 impl<T, F, A: Allocator> Drop for ExtractIf<'_, T, F, A> implementation