Searched defs:not_full (Results 1 – 2 of 2) sorted by relevance
90 fn not_full<T>(found: &AtomicBool) -> impl Fn(&T) -> bool + '_ { in consume_iter() function
150 fn not_full<C, ID, T>(base: &C) -> impl Fn(&T) -> bool + '_ in consume_iter() function