pub fn refusal(options: &OptionsList, reg: &RegisteredOptions) -> Option<String>Expand description
The first unimplemented-feature option the caller set, with the
message it earns. None when nothing in the table was touched.
pub fn refusal(options: &OptionsList, reg: &RegisteredOptions) -> Option<String>The first unimplemented-feature option the caller set, with the
message it earns. None when nothing in the table was touched.