clap/tests
Ed Page 2d83a7b12e feat(error): Break out error-context feature flag
This is a cheap pass at creating this to allow cutting out the cost of
rich error information / programmatic error information.

This cuts about 20 KiB off of the binary.

There is more we could cut out, like collecting of used arguments for
the usage, but I want to keep the conditionals simple.
2022-09-19 10:23:55 -05:00
..
builder feat(error): Break out error-context feature flag 2022-09-19 10:23:55 -05:00
derive feat(error): Break out error-context feature flag 2022-09-19 10:23:55 -05:00
derive_ui fix(derive): Improve skip method error 2022-09-06 10:48:54 -05:00
ui fix(parser): Quote the suggested help 2022-09-15 16:24:59 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(error): Break out error-context feature flag 2022-09-19 10:23:55 -05:00
macros.rs fix: Make arg!(--flag <value>) optional by default 2022-09-12 17:10:01 -05:00
ui.rs feat(error): Break out error-context feature flag 2022-09-19 10:23:55 -05:00