Function parse

Source
pub fn parse(s: &str) -> Vec<String>
Expand description

Utility function to strip multiple white spaces and return a Vec<String>