Searched defs:FlatMapIterFolder (Results 1 – 1 of 1) sorted by relevance
111 struct FlatMapIterFolder<'f, C, F> { struct116 impl<'f, T, U, C, F> Folder<T> for FlatMapIterFolder<'f, C, F> implementation