commit | 0363ccb667274bc17b794961583ccbe6e06a2f00 | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <[email protected]> | Thu Oct 27 05:24:59 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Oct 27 05:24:59 2022 +0000 |
tree | 6d3e092de332639fc1192d425f59605aaca21d75 | |
parent | 07110a7a846f74f1d0c4529f35fd539f94ea47d5 [diff] | |
parent | 39798c7dc576f2d80a10ade2922cbb573cc219ef [diff] |
Enable tests am: 9be54d1836 am: 39798c7dc5 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/2267154 Change-Id: Ie65275c1b02970d4c9f425cecd7166edaa6178fa 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.