Import source for the clap_lex.

Minimal, flexible command line parser
https://crates.io/crates/clap_lex

Test: reviewed in prior CL (Android Internal Code Review 19138063). Follow-up CL(Android Open Source Project 2154245) includes Android.bp

bug: 238918731
Change-Id: I34d8cc781f5cbb7fcf900344f85edd207df6a2b7
10 files changed
tree: e34e8670f1481778808cc5db1982c6d4a6093bfa
  1. src/
  2. Cargo.toml
  3. Cargo.toml.orig
  4. LICENSE-APACHE
  5. LICENSE-MIT
  6. METADATA
  7. MODULE_LICENSE_MIT
  8. OWNERS
  9. README.md
README.md

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