Searched defs:HelpExamplePlugin (Results 1 – 1 of 1) sorted by relevance
1068 struct HelpExamplePlugin { struct1069 got: String,1072 impl argh::DynamicSubCommand for HelpExamplePlugin { implementation1087 ) -> Option<Result<HelpExamplePlugin, argh::EarlyExit>> { in try_from_args()