Function streams

Source
pub fn streams<I>(iter: I) -> TokenStream
where I: IntoIterator<Item = TokenStream>,
Expand description