pub fn parse(s: &str) -> Vec<String> ⓘ
Utility function to strip multiple whitespaces and return a Vec<String>
Vec<String>