parse_next

Function parse_next 

Source
pub fn parse_next(src: &str) -> ParseResult<'_, Parsed<'_>>
Expand description

Attempt to parse a Parsed. Precedence is string, then number and then token