Skip to main content

tokenize

Function tokenize 

Source
fn tokenize(source: &str) -> Result<Vec<Token>, SsrError>