clap/clap_generate
Ed Page 181eff5541 docs: Fix stale examples
These were broken in #17 and #38 when renaming `hidden` to `hide`.  These
weren't caught because we test with `--all-targets` which is mutually
exclusive with `--doc`.
2021-11-30 12:05:30 -06:00
..
examples docs(generate): Move derive example to generate 2021-10-26 14:26:50 -05:00
src docs: Fix stale examples 2021-11-30 12:05:30 -06:00
tests test: Rely on release process for version sync 2021-11-30 09:59:59 -06:00
Cargo.toml test: Rely on release process for version sync 2021-11-30 09:59:59 -06:00
LICENSE-APACHE docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
LICENSE-MIT docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
README.md chore: Minor doc and style changes 2021-10-12 02:08:11 +01:00

clap_generate

Crates.io Crates.io License License

Generates completions (and other things) for clap based CLIs