Crates.io | der_derive |
lib.rs | der_derive |
version | 0.8.0-rc.1 |
source | src |
created_at | 2020-12-18 14:11:40.597501 |
updated_at | 2024-10-09 02:31:59.328536 |
description | Custom derive support for the `der` crate's `Choice` and `Sequence` traits |
homepage | https://github.com/RustCrypto/formats/tree/master/der_derive |
repository | https://github.com/RustCrypto/formats |
max_upload_size | |
id | 324342 |
size | 116,378 |
Custom derive support for the der
crate's Choice
and Sequence
traits:
https://github.com/RustCrypto/formats/tree/master/der
This crate requires Rust 1.71 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.