pub fn is_valid_command_name(name: &str) -> bool
Returns whether name is valid for this crate’s command name primitive.
name