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

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