clap/tests
Ed Page 7486a0b4b9 feat(parser): Report what arg ids are present
For now, we are focusing only on iterating over the argument ids and not
the values.

This provides a building block for more obscure use cases like iterating
over argument values, in order.  We are not providing it out of the box
at the moment both to not overly incentize a less common case, because
it would abstract away a performance hit, and because we want to let
people experiment with this and if a common path emerges we can consider
it then if there is enough users.

Fixes #1206
2022-08-15 10:00:42 -05:00
..
builder feat(parser): Report what arg ids are present 2022-08-15 10:00:42 -05:00
derive style: Address clippy 2022-08-11 16:07:58 -05:00
derive_ui chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
ui fix(help)!: Make DeriveDisplayOrder the default, removing it 2022-07-22 15:52:03 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
macros.rs fix: No implicit version/help actions 2022-08-10 21:21:53 -05:00
ui.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00