Crates.io | paw-raw |
lib.rs | paw-raw |
version | 1.0.0 |
source | src |
created_at | 2019-05-06 10:36:07.183301 |
updated_at | 2019-05-06 10:36:07.183301 |
description | Traits to implement custom Paw implementations |
homepage | https://github.com/rust-cli/paw |
repository | https://github.com/rust-cli/paw |
max_upload_size | |
id | 132368 |
size | 3,741 |
Traits for the Paw crate. See the Paw documentation for more details.
With cargo-edit do:
$ cargo add paw-raw
This crate uses #![deny(unsafe_code)]
to ensure everything is implemented in 100% Safe Rust.
Want to join us? Check out our The "Contributing" section of the guide and take a look at some of these issues:
The Paw project adheres to the Contributor Covenant Code of Conduct. This describes the minimum behavior expected from all contributors.
Licensed under either of
at your option.
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.