pub fn parse_name(s: &str) -> Result<&str, ()>
Expand description