commit | 341ae4ce5c16718176e2f64210556e56061b09a3 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Wed Nov 02 02:00:57 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Nov 02 02:00:57 2022 +0000 |
tree | 6d3e092de332639fc1192d425f59605aaca21d75 | |
parent | 5e19d0403e48955f7d9457abcc68b59f7452f500 [diff] | |
parent | 796482ffcebe5e33e02f458546eb97d938d54f15 [diff] |
[automerger skipped] [LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/zeroize_derive am: 796482ffce -s ours am skip reason: Merged-In Ib9f84e4e4bf3567f5043cfee7ed0e3a62fb43b79 with SHA-1 f3dccfa3e4 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/20194441 Change-Id: I690f01c2046b7c5135cf30caafe0136adaeae774 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.