Function tokenize

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

Break a string up into its component tokens