Searched defs:WhileSomeConsumer (Results 1 – 1 of 1) sorted by relevance
51 struct WhileSomeConsumer<'f, C> { struct56 impl<'f, T, C> Consumer<Option<T>> for WhileSomeConsumer<'f, C> implementation89 impl<'f, T, C> UnindexedConsumer<Option<T>> for WhileSomeConsumer<'f, C> implementation