[][src]Function mun_syntax::tokenize

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

Break a string up into its component tokens