Skip to main content

parse_tokens

Function parse_tokens 

Source
pub fn parse_tokens(input: &[u8]) -> Result<Vec<Token>, TokenParseError>
Expand description

Parses the bounded token subset currently needed from a tabular-result payload.