Home
last modified time | relevance | path

Searched refs:value_hint_command (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/examples/
Dcompletion.rs20 let value_hint_command = Command::new("value-hint") in build_cli() localVariable
94 .subcommand(value_hint_command) in build_cli()