Parse command line arguments by defining a struct, derive crate.
# Cargo.toml
[dependencies]
structopt-derive = "0.4.18"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a CLI with a required name argument.
Migrate to clap with `#[derive(Parser)]`.
No dependency data recorded yet.