proc_macro2::parse

Function token_stream

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