tokenize_string

Function tokenize_string 

Source
pub fn tokenize_string(input: &str, start: char) -> Result<Group, String>