proc_macro2::parse

Function token_stream

Source
pub(crate) fn token_stream(input: Cursor<'_>) -> Result<TokenStream, LexError>