Rust option parser with custom derive support
gumdrop
Option parser with custom derive support
To include
gumdropin your project, add the following to your
Cargo.toml:
[dependencies] gumdrop = "0.8"
gumdropis distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.