tokenize

Function tokenize 

Source
pub fn tokenize(input: String) -> Vec<String>
Expand description

Returns tokenized input string.