commit | d990158db10bdadd6e3186ab2f1960458f074e4a | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 16:09:43 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 16:09:43 2023 +0000 |
tree | 506bcf72744bd4aea8ab8e789b31d3689ea4096a | |
parent | 0709612b179d4b529a1f2d0c978340b113862a3c [diff] | |
parent | b70430877bae27b990ae2a0cb40d95d84b9fa9a5 [diff] |
Make der_derive available to product and vendor am: b73c3c4845 am: b70430877b Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/der_derive/+/2476338 Change-Id: Ib2922d71c93e1438f8c053c03aa8094910ede23f Signed-off-by: Automerger Merge Worker <[email protected]>
Custom derive support for the der
crate's Choice
and Sequence
traits.
This crate requires Rust 1.56 at a minimum.
We may change the MSRV in the future, but 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.