Home
last modified time | relevance | path

Searched refs:sub_a_two (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/clap/tests/derive/
Dhelp.rs140 let sub_a_two = cmd.find_subcommand("sub-a-two").unwrap(); in app_help_heading_flattened() localVariable
142 let should_be_in_sub_a = sub_a_two in app_help_heading_flattened()