Searched defs:DynamicSubCommandImpl (Results 1 – 2 of 2) sorted by relevance
886 struct DynamicSubCommandImpl { in test_dynamic_subcommand() struct887 got: String, in test_dynamic_subcommand()890 impl argh::DynamicSubCommand for DynamicSubCommandImpl { in test_dynamic_subcommand() implementation909 ) -> Option<Result<DynamicSubCommandImpl, argh::EarlyExit>> { in test_dynamic_subcommand()
170 struct DynamicSubCommandImpl { in dynamic_subcommand_example() struct171 got: String, in dynamic_subcommand_example()174 impl argh::DynamicSubCommand for DynamicSubCommandImpl { in dynamic_subcommand_example() implementation193 ) -> Option<Result<DynamicSubCommandImpl, argh::EarlyExit>> { in dynamic_subcommand_example()