clap/clap_lex
2023-03-27 23:26:41 -05:00
..
src doc(lex): Clarify safety of unsafe 2023-03-27 23:26:41 -05:00
tests fix(lex): Allow reporting errors for non-UTF8 longs 2023-03-25 03:42:04 -05:00
Cargo.toml chore: Release 2023-03-25 03:56:28 -05:00
CHANGELOG.md chore: Release 2023-03-25 03:56:28 -05:00
CONTRIBUTING.md feat(lex): Pull out clap_lex 2022-04-15 10:55:37 -05:00
LICENSE-APACHE feat(lex): Pull out clap_lex 2022-04-15 10:55:37 -05:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
README.md chore: Release 2023-03-25 03:56:28 -05:00

clap_lex

Minimal, flexible command line parser

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