#paw #proc-macro #cli #parser

macro paw-structopt

Structopt support for the Paw crate

1 stable release

1.0.0 May 6, 2019

#4 in #paw

Download history 3/week @ 2023-11-20 1/week @ 2023-12-11 7/week @ 2023-12-18 1/week @ 2023-12-25 20/week @ 2024-01-01 6/week @ 2024-01-08 19/week @ 2024-02-12 37/week @ 2024-02-19 55/week @ 2024-02-26 35/week @ 2024-03-04

146 downloads per month
Used in 2 crates

MIT/Apache

6KB

paw-structopt

Structopt support for the Paw crate. See the Paw documentation for more details.

Installation

With cargo-edit do:

$ cargo add paw-structopt

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our The "Contributing" section of the guide and take a look at some of these issues:

Conduct

The Paw project adheres to the Contributor Covenant Code of Conduct. This describes the minimum behavior expected from all contributors.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~3MB
~59K SLoC