Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/alloc/vec/
Dextract_if.rs25 pub struct ExtractIf< struct
44 impl<T, F, A: Allocator> ExtractIf<'_, T, F, A> impl
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