pub(crate) fn parse_no_flag(slot: &mut bool, v: Option<&str>) -> bool
This is for boolean options that don’t take a value and start with no-. This style of option is deprecated.
no-