A simple to use, efficient, and full-featured Command Line Argument Parser for Rust.
# Cargo.toml
[dependencies]
clap-v3 = "3.0.0-beta.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic CLI app using clap v3
Refer to the clap v3 migration guide and update your code accordingly.
No dependency data recorded yet.