commit | c36b1d5af8747361b04f0b1195b73e13ce5d8694 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Aug 11 08:02:14 2022 -0700 |
committer | Bob Badour <bbadour@google.com> | Fri Aug 12 14:39:21 2022 +0000 |
tree | e9ad4d09bf88871ed33af5308e17593395756b09 | |
parent | a5cb0c8fd504007a55e9de35f49f07d5c772396e [diff] |
Add LOCAL_LICENSE_KINDS to external/rust/crates/clap Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-MIT to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: Icc8e9996381e3ceaeb6f4fd56dd174f0a2710822
Command Line Argument Parser for Rust
Dual-licensed under Apache 2.0 or MIT.
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
For more details, see: