Skip to main content

is_valid_long_flag_name

Function is_valid_long_flag_name 

Source
pub fn is_valid_long_flag_name(name: &str) -> bool
Expand description

Returns whether name is valid for a long flag without the leading --.