Home
last modified time | relevance | path

Searched defs:HelpExample (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/
Dargs_info_tests.rs688 struct HelpExample { in args_info_test_example() struct
691 force: bool, in args_info_test_example()
695 really_really_really_long_name_for_pat: bool, in args_info_test_example()
699 scribble: String, in args_info_test_example()
703 verbose: bool, in args_info_test_example()
706 command: HelpExampleSubCommands, in args_info_test_example()
Dlib.rs1062 struct HelpExample { struct
1065 force: bool,
1069 really_really_really_long_name_for_pat: bool,
1073 scribble: String,
1077 verbose: bool,
1080 command: HelpExampleSubCommands,