1 unstable release
Uses new Rust 2024
new 0.1.0 | Apr 23, 2025 |
---|
#23 in #structopt
Used in debate
15KB
257 lines
Low-level implementation of argument handling. Takes care of distinctions between flags, options, and positionals, that sort of thing. No type handling happens here. Usually this is too low level to use directly.
debate
A structured, type-driven CLI arguments parser inspired by serde and structopt
Dependencies
~240KB