List Question
20 TechQA 2020-10-06T11:17:24.593000structops - how to make argument optional based on boolean flag
1.3k views
Asked by Ach113
Interpret `--` like `cargo run` using clap
197 views
Asked by 2-complex
How do I expose an imported trait from the struct that derives it?
63 views
Asked by subtea
How can I use clap "subcommands" based on flags?
130 views
Asked by Kevin M Granger
CLAP- make an arg conflicting with a group of arg
314 views
Asked by Max G.
Add a custom help message at the end of --help screen with clap-derive
168 views
Asked by Yuri Astrakhan
Clap derive enum with non-unit variants?
151 views
Asked by John Graham
Understanding `default_value_t` and `default_missing_value` in clap v4 crate for Rust
283 views
Asked by Foo the Frog
The trait `std::convert::From<cli::Opts>` is not implemented
853 views
Asked by Yury
Include long options without short options for help and version
648 views
Asked by snapshoe
clap - how to pass a default_value when returning ArgMatches<'static>
1.2k views
Asked by nbari
How to refer to the program name in help strings?
1k views
Asked by John Steinbeck
How to Get Matches From a Parser Derived Struct?
338 views
Asked by Lord of Grok
Accept optional file on command line, default to stdin
935 views
Asked by Mark Reed
Unable to build with rust clap with yaml feature
369 views
Asked by Saqib Ali
How to make a default subcommand with clap and derive
13.2k views
Asked by Rouben Lacolombe
Clap raw bytes arguments
673 views
Asked by amaelFr
Return an error and exit gracefully in clap cli
2.5k views
Asked by theherk
clap default value - how to use it
12.9k views
Asked by BitTickler
Getting relative order of different command line options using clap & structopt
695 views
Asked by milend