Home
last modified time | relevance | path

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

/external/rust/crates/argh/tests/
Dlib.rs1068 struct HelpExamplePlugin { struct
1069 got: String,
1072 impl argh::DynamicSubCommand for HelpExamplePlugin { implementation
1087 ) -> Option<Result<HelpExamplePlugin, argh::EarlyExit>> { in try_from_args()