Function veloren_voxygen::hud::chat::parse_cmd

source ยท
fn parse_cmd(msg: &str) -> Result<(String, Vec<String>), String>