Function parse_token

Source
fn parse_token(cursor: &mut Cursor<'_>) -> Result<Token, Error>