Searched defs:subcommand_help_heading (Results 1 – 3 of 3) sorted by relevance
3378 pub fn subcommand_help_heading(mut self, heading: impl IntoResettable<Str>) -> Self { in subcommand_help_heading() method
3287 pub fn subcommand_help_heading<T>(mut self, heading: T) -> Self in subcommand_help_heading() method