clap/structopt-derive
Pascal Hertleif 2075ee8328 Favor help argument over doc comments
This changes the behavior of `from_attr_or_env` (used for clap
application settings) to favor the last occurrence of the requested
attribute. This is what repeatedly calling the same methods to set field
properties does implicitly.
2017-06-16 12:31:37 +02:00
..
src Favor help argument over doc comments 2017-06-16 12:31:37 +02:00
Cargo.toml Don't ask to the user to import the good clap version 2017-02-11 13:39:09 +01:00