Skip to main content

tokenize

Function tokenize 

Source
pub fn tokenize(config: &str, input: &str) -> Result<Vec<Token>, String>