Crates.io | gumdrop |
lib.rs | gumdrop |
version | 0.8.1 |
source | src |
created_at | 2017-05-23 03:13:55.083778 |
updated_at | 2022-03-09 16:36:01.879463 |
description | Option parser with custom derive support |
homepage | https://github.com/murarth/gumdrop |
repository | https://github.com/murarth/gumdrop |
max_upload_size | |
id | 15652 |
size | 79,936 |
gumdrop
Option parser with custom derive support
To include gumdrop
in your project, add the following to your Cargo.toml
:
[dependencies]
gumdrop = "0.8"
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.