Function ress::tokenize[][src]

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

a convince function for collecting a scanner into a Vec<Token>