clap/tests
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
..
builder fix!: Replace multiple_values with number_of_values 2022-08-01 15:50:23 -05:00
derive fix!: Replace multiple_values with number_of_values 2022-08-01 15:50:23 -05:00
derive_ui feat(clap_derive): Add default_values_t and default_values_os_t 2022-07-25 10:14:04 -07:00
ui fix(help)!: Make DeriveDisplayOrder the default, removing it 2022-07-22 15:52:03 -05:00
derive_ui.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
examples.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
macros.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
ui.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00