mirror of
https://github.com/openharmony/third_party_rust_clap.git
synced 2026-07-01 12:13:58 -04:00
f526003a5734a5f5580cee133337be1fda248faf
ArgMatches::get_occurrences
This let's you get an arguments values, grouped by the occurrence of the argument. Note: this does not stablize derive support. That requires a blocking change and can be enabled via `unstable-v5` flag. See #4626 for an exploration of how we can make this easier in the future. Fixes #2924
clap
Command Line Argument Parser for Rust
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
Description
一个 Rust 的命令行参数解析库,支持子命令和复杂参数解析。 | A command-line argument parsing library for Rust that supports subcommands and complex argument parsing.
Languages
Rust
94%
Shell
3.5%
PowerShell
1.4%
JavaScript
0.7%
Roff
0.3%