pub fn is_valid_option_name(name: &str) -> bool
Returns whether name is a valid primitive CLI option name.
name