A simple to use, efficient, and full-featured Command Line Argument Parser
# Cargo.toml
[dependencies]
clap_builder = "4.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a CLI with a --name argument and parses matches.
Use clap = { version = "4", features = ["derive"] } for derive macrosNo dependency data recorded yet.