zeroize_derive 🄌 iqlusion

Crate MIT/Apache 2.0 Licensed Build Status

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

This crate isn't intended to be used directly. See [zeroize] crate for documentation.

Requirements

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.