pub fn tokenize(input: &str) -> Vec<Token<'_>> ⓘ
A convenience function for tokenizing the given input