Function tokenize

Source
pub fn tokenize(input: &str) -> Vec<Token<'_>> 
Expand description

A convenience function for tokenizing the given input