Searched defs:TakeAnyConsumer (Results 1 – 1 of 1) sorted by relevance
48 struct TakeAnyConsumer<'f, C> { struct53 impl<'f, T, C> Consumer<T> for TakeAnyConsumer<'f, C> argument86 impl<'f, T, C> UnindexedConsumer<T> for TakeAnyConsumer<'f, C> implementation