Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

paw-structopt

Paw support was added to structopt in #192

behind the "paw" feature flag. This crate is no longer required, and has been deprecated accordingly.

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.