commit | 39798c7dc576f2d80a10ade2922cbb573cc219ef | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <[email protected]> | Thu Oct 27 04:52:23 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Oct 27 04:52:23 2022 +0000 |
tree | 6d3e092de332639fc1192d425f59605aaca21d75 | |
parent | 6b28832e2ade670aee02eac0563ed74af2675ade [diff] | |
parent | 9be54d1836918545172426a5000fe77927b318b0 [diff] |
Enable tests am: 9be54d1836 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/2267154 Change-Id: I766a952ce210c4f8abdbefa0cc4dd3e374e89500 Signed-off-by: Automerger Merge Worker <[email protected]>
zeroize_derive
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.
Rust 1.51 or newer.
In the future, we reserve the right to change MSRV (i.e. MSRV is out-of-scope for this crate's SemVer guarantees), however when we do it will be accompanied by a minor version bump.
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.