commit | fd0c70ede0ca78322551b88e3168bfc9a92f965d | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 18:07:05 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 18:07:05 2023 +0000 |
tree | 506bcf72744bd4aea8ab8e789b31d3689ea4096a | |
parent | 19be86c88c8fc2cbf9f8c122c4b8068d6b6a877d [diff] | |
parent | b71831c1c4e19e4804c0c566e4d420cb61932057 [diff] |
Make der_derive available to product and vendor am: b73c3c4845 am: b70430877b am: d990158db1 am: b71831c1c4 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/der_derive/+/2476338 Change-Id: Ie4b75b70b4fecf4666fad9252a997466b1441b13 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.