Searched defs:help_short (Results 1 – 2 of 2) sorted by relevance
73 help_short: Option<char>, field94 pub fn help_short(&mut self, s: &str) { in help_short() function
471 pub fn help_short<S: AsRef<str> + 'b>(mut self, s: S) -> Self { in help_short() method