Searched defs:help_heading (Results 1 – 1 of 1) sorted by relevance
84 pub(crate) help_heading: Option<Option<Str>>, field2175 pub fn help_heading(mut self, heading: impl IntoResettable<Str>) -> Self { in help_heading() method