get_tokens

Function get_tokens 

Source
pub fn get_tokens(input: &str) -> Result<Vec<Token<'_, Rule>>, Error<Rule>>