Function tokenize

Source
pub fn tokenize<'a>(string: String, symbol: &Vec<&'a str>) -> Vec<String>