Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/argh/examples/
Dsimple_example.rs18 Two(SubCommandTwo),
33 struct SubCommandTwo { struct
/external/rust/android-crates-io/crates/argh/tests/
Dlib.rs139 Two(SubCommandTwo), in subcommand_example()
154 struct SubCommandTwo { in subcommand_example() struct
164 assert_eq!(two, TopLevel { nested: MySubCommandEnum::Two(SubCommandTwo { fooey: true }) },); in subcommand_example()
220 Two(SubCommandTwo), in dynamic_subcommand_example()
237 struct SubCommandTwo { in dynamic_subcommand_example() struct
247 assert_eq!(two, TopLevel { nested: MySubCommandEnum::Two(SubCommandTwo { fooey: true }) },); in dynamic_subcommand_example()
1692 struct SubCommandTwo { in subcommand_does_not_panic() struct
Dargs_info_tests.rs39 Two(SubCommandTwo), in args_info_test_subcommand()
54 struct SubCommandTwo { in args_info_test_subcommand() struct
936 Two(SubCommandTwo), in test_dynamic_subcommand()
953 struct SubCommandTwo { in test_dynamic_subcommand() struct
/external/rust/android-crates-io/crates/argh_shared/
DREADME.md155 Two(SubCommandTwo),
170 struct SubCommandTwo {
/external/rust/android-crates-io/crates/argh/
DREADME.md155 Two(SubCommandTwo),
170 struct SubCommandTwo {
/external/rust/android-crates-io/crates/argh_derive/
DREADME.md155 Two(SubCommandTwo),
170 struct SubCommandTwo {