Home
last modified time | relevance | path

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

/external/rust/crates/argh/examples/
Dsimple_example.rs33 struct SubCommandTwo { struct
36 fooey: bool,
/external/rust/crates/argh/tests/
Dlib.rs112 struct SubCommandTwo { in subcommand_example() struct
115 fooey: bool, in subcommand_example()
195 struct SubCommandTwo { in dynamic_subcommand_example() struct
198 fooey: bool, in dynamic_subcommand_example()
1650 struct SubCommandTwo { in subcommand_does_not_panic() struct
1653 fooey: bool, in subcommand_does_not_panic()