commit | 0ec8e95f288f9b98c227f54aa26a75133b100365 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Tue Jan 31 21:28:42 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Jan 31 21:28:42 2023 +0000 |
tree | afeab0cc836e3c5c9840bcf03dd0d0c84ef44575 | |
parent | 0809373fcf1decae4ef238dbfb74ea549ea2ded2 [diff] | |
parent | 82073950d08938ec009c5087047d425112667d2b [diff] |
Update TEST_MAPPING am: 6cb37a740b am: ca7f3fa1cd am: 82073950d0 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/2411714 Change-Id: Ia8a8335ca0eb8260eca193c6a0bf0e00acb4645a 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.