token_stream

Function token_stream 

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