commit | 796482ffcebe5e33e02f458546eb97d938d54f15 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Thu Oct 06 11:55:07 2022 -0700 |
committer | Chih-Yu Huang <[email protected]> | Mon Oct 17 16:47:38 2022 +0900 |
tree | eac876ba79f7101601a1bfc745d496a6ae61004f | |
parent | bb11eed7ecc6f591f3d2f9a64a996ee1dfc9ff22 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/zeroize_derive Added SPDX-license-identifier-Apache-2.0 to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Bug: 251581018 Test: m all Merged-In: Ib9f84e4e4bf3567f5043cfee7ed0e3a62fb43b79 Change-Id: Ieda03662a593a0fa680edd4ba0d200f7f5b9b37e (cherry picked from commit 7c041b4428b28c85fc11ac456fca5b5f666a267b)
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.