gumdrop

Crates.iogumdrop
lib.rsgumdrop
version0.8.1
sourcesrc
created_at2017-05-23 03:13:55.083778
updated_at2022-03-09 16:36:01.879463
descriptionOption parser with custom derive support
homepagehttps://github.com/murarth/gumdrop
repositoryhttps://github.com/murarth/gumdrop
max_upload_size
id15652
size79,936
Murarth (murarth)

documentation

https://docs.rs/gumdrop/

README

gumdrop

Option parser with custom derive support

Documentation

Building

To include gumdrop in your project, add the following to your Cargo.toml:

[dependencies]
gumdrop = "0.8"

License

gumdrop is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Commit count: 80

cargo fmt