clap/clap_complete/src
Ed Page 1bbf07e574 fix: Prefer more usable &str for reflection
The downside is we can't skip allocations with
- `ValueEnum` default values
- Vaid subcommands

Otherwise, this is a big ergonomic win.
2022-08-22 14:56:16 -05:00
..
generator fix: Prefer more usable &str for reflection 2022-08-22 14:56:16 -05:00
shells fix: Prefer more usable &str for reflection 2022-08-22 14:56:16 -05:00
dynamic.rs fix: Prefer more usable &str for reflection 2022-08-22 14:56:16 -05:00
lib.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
macros.rs fix(complete): Send debug statements to stderr 2022-04-27 15:49:58 -05:00