Searched defs:HelpExamplePlugin (Results 1 – 1 of 1) sorted by relevance
1110 struct HelpExamplePlugin { struct1111 got: String,1114 impl argh::DynamicSubCommand for HelpExamplePlugin { implementation1129 ) -> Option<Result<HelpExamplePlugin, argh::EarlyExit>> { in try_from_args()