Searched defs:CliOptions (Results 1 – 1 of 1) sorted by relevance
6 struct CliOptions { in arg_help_heading_applied() struct9 should_be_in_section_a: u32, in arg_help_heading_applied()12 no_section: u32, in arg_help_heading_applied()34 struct CliOptions { in app_help_heading_applied() struct37 should_be_in_section_a: u32, in app_help_heading_applied()40 should_be_in_default_section: u32, in app_help_heading_applied()67 struct CliOptions { in app_help_heading_flattened() struct69 options_a: OptionsA, in app_help_heading_flattened()72 options_b: OptionsB, in app_help_heading_flattened()75 sub_a: SubA, in app_help_heading_flattened()[all …]