tokenize

Function tokenize 

Source
pub fn tokenize(input: &str, strip_comments: bool) -> Result<Vec<SpannedToken>>