fn is_valid_in_name_optional(option_char: Option<&char>) -> bool
Expand description

Check if given char can appear in a name.