clap/clap_complete
Ed Page d3f5d7ce34 fix: Clarify Arg/ArgGroup id's role
This adjusts names.  Adjusting the derive naming (and re-naming) is left
to #2475.

Fixes #3335
2022-02-11 14:11:50 -06:00
..
examples feat: Replace core set of AppSettings with functions 2022-02-11 12:35:09 -06:00
src fix: Clarify Arg/ArgGroup id's role 2022-02-11 14:11:50 -06:00
tests feat: Replace core set of AppSettings with functions 2022-02-11 12:35:09 -06:00
Cargo.toml chore: Release 2022-02-05 09:33:39 -06:00
CHANGELOG.md chore: Release 2022-02-05 09:33:39 -06: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 fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
README.md chore: Release 2022-02-05 09:33:39 -06: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