No description
Find a file
Ed Page fa60e723fc fix(error): Give more idea why we are suggesting an arg
One challenge with this is finding something that generally works.
Making this work perfectly for one setting will make it inconsistent
with other settings and take up more binary size / compile time.

So in the end, I felt like just mirroring rustc (with a bit more
brevity) seemed like a decent experiment.  This will be evaluated by the
feedback on release.

This is a small part of #4638
2023-03-27 20:45:27 -05:00
.github chore(ci): Switch to cargo-deny 2023-03-18 12:46:33 -05:00
assets docs: Add back in logo 2021-12-07 17:45:57 -06:00
clap_bench chore: Fully specify dependencies 2023-03-16 06:07:08 -05:00
clap_builder fix(error): Give more idea why we are suggesting an arg 2023-03-27 20:45:27 -05:00
clap_complete chore: Release 2023-03-27 19:41:39 -05:00
clap_complete_fig chore: Release 2023-03-16 10:42:06 -05:00
clap_derive chore: Release 2023-03-27 19:41:39 -05:00
clap_lex chore: Release 2023-03-25 03:56:28 -05:00
clap_mangen chore: Release 2023-03-16 10:42:06 -05:00
examples fix(error): Change from neutral 'note' to helpful 'tip' 2023-03-27 20:45:11 -05:00
src feat(derive): Support #[group] attributes 2023-03-25 03:25:38 -05:00
tests fix(error): Give more idea why we are suggesting an arg 2023-03-27 20:45:27 -05:00
.clippy.toml chore: Bump MSRV to 1.64.0 2023-01-09 12:29:41 -06:00
.gitignore chore: Allow testing MSRV 2022-07-19 13:50:27 -05:00
.pre-commit-config.yaml chore: Upgrade boilerplate 2022-02-15 12:36:19 -06:00
Cargo.lock docs(help): Show how to style text 2023-03-27 19:47:16 -05:00
Cargo.toml chore: Release 2023-03-27 19:41:39 -05:00
CHANGELOG.md chore: Release 2023-03-27 19:41:39 -05:00
CITATION.cff chore: Release 2023-03-27 19:41:39 -05:00
committed.toml chore: Switch to renovate 2022-12-01 11:23:46 -06:00
CONTRIBUTING.md docs: Consistently use console fence type 2023-03-24 21:33:49 -05:00
deny.toml chore(ci): Switch to cargo-deny 2023-03-18 12:46:33 -05:00
LICENSE-APACHE chore: relicense under MIT and APACHE 2.0 2018-07-23 14:25:18 -04:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
Makefile feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00
README.md docs(readme): Fix build status badge (#4559) 2022-12-16 20:46:43 -06:00
release.toml chore: Update release process 2022-10-24 11:51:14 -05:00
typos.toml docs: Fix typos 2021-11-17 15:21:58 -06:00

clap

Command Line Argument Parser for Rust

Crates.io Crates.io License License Build Status Coverage Status Contributors

Dual-licensed under Apache 2.0 or MIT.

About

Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

For more details, see:

Sponsors

Gold

Silver

Bronze

Backer