clap/clap_derive/src/utils
Ed Page b26c01aa0e feat(derive): Allow type-less fields
When overriding other fields, help or version flag, globals, etc, a user
might not care about the value, so let's ignore the lookup.

Been talking about this for a while but Issue #4367 moved this forward
because there wasn't a good way to handle this without changing
behavior.
2022-10-11 10:31:42 -05:00
..
doc_comments.rs refactor(derive): Shift responsibility for long help 2022-09-06 12:54:47 -05:00
mod.rs fix(derive): Support arg_enum everywhere 2021-10-25 14:12:08 -05:00
spanned.rs refactor(derive): Simplify Kind initialization 2022-09-06 07:56:08 -05:00
ty.rs feat(derive): Allow type-less fields 2022-10-11 10:31:42 -05:00