clap/clap_complete
Ed Page 85f541d789 fix: Switch to owned types
Impact:
- Binary size: 556.6 KiB to 578.4 KiB
- build time: 6.4950 us (7% slower)
- parse time: 7.7256 us
- parse sc time: 8.1580 us (5% faster)

Fixes #1041
Fixes #2150
2022-08-22 14:55:55 -05:00
..
examples fix: Switch to owned types 2022-08-22 14:55:55 -05:00
src fix: Switch to owned types 2022-08-22 14:55:55 -05:00
tests fix: Switch to owned types 2022-08-22 14:55:55 -05:00
Cargo.toml chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
CHANGELOG.md chore: Release 2022-06-28 08:04:18 -05:00
CONTRIBUTING.md fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-APACHE fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
README.md chore: Release 2022-06-28 08:04:18 -05:00

clap_complete

Shell completion generation for clap

Crates.io Crates.io License License

Dual-licensed under Apache 2.0 or MIT.

  1. About
  2. API Reference
  3. Questions & Discussions
  4. CONTRIBUTING
  5. Sponsors

About