parse_cmd

Function parse_cmd 

Source
fn parse_cmd(msg: &str) -> Result<(&str, Vec<String>), String>