Function indent_tokenizer::tokenize [] [src]

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