Searched defs:FlatStream (Results 1 – 1 of 1) sorted by relevance
244 struct FlatStream { struct245 streams: Vec<<TokenStream as IntoIterator>::IntoIter>,248 impl FlatStream { impl