zeroize_derive 0.1.0

Custom derive support for zeroize
Documentation

zeroize_derive 🄌 

Crate Docs MIT/Apache 2.0 Licensed Build Status

Custom derive support for zeroize: a crate for securely zeroing memory while avoiding compiler optimizations.

Requirements

  • Rust 1.31+

License

zeroize_derive is distributed under the terms of either the MIT license or the Apache License (Version 2.0), at your option.

See LICENSE (Apache License, Version 2.0) file in the iqlusioninc/crates toplevel directory of this repository or LICENSE-MIT for details.

Contribution

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