Home
last modified time | relevance | path

Searched defs:augment_subcommands (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/clap/examples/derive_ref/
H A Dhand_subcommand.rs53 fn augment_subcommands(cmd: Command) -> Command { in augment_subcommands() functions
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dsubcommand.rs108 fn augment_subcommands <'b>(__clap_app: clap::Command) -> clap::Command { in gen_for_enum() functions
/third_party/rust/crates/clap/clap_derive/src/
H A Ddummies.rs48 fn augment_subcommands(_cmd: clap::Command) -> clap::Command { in subcommand() functions
/third_party/rust/crates/clap/src/
H A Dderive.rs334 fn augment_subcommands(cmd: Command) -> Command; in augment_subcommands() functions
457 fn augment_subcommands(cmd: Command) -> Command { in augment_subcommands() functions

Completed in 3 milliseconds