clap/clap_complete/examples
Ed Page 470531b515 fix!: Replace multiple_values with number_of_values
This reduces ambiguity in how the different "multiple" parts of the API
interact and lowrs the amount of API surface area users have to dig
through to use clap.

For now, this is only a matter of cleaning up the public API.  Cleaning
up the implementation is the next step.
2022-08-01 15:50:23 -05:00
..
completion-derive.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
completion.rs fix!: Replace multiple_values with number_of_values 2022-08-01 15:50:23 -05:00
dynamic.rs fix: Deprecate possible_values 2022-05-25 12:57:11 -05:00