der_derive

Crates.ioder_derive
lib.rsder_derive
version0.8.0-rc.6
created_at2020-12-18 14:11:40.597501+00
updated_at2025-09-17 14:09:07.035007+00
descriptionCustom derive support for the `der` crate's `Choice` and `Sequence` traits
homepagehttps://github.com/RustCrypto/formats/tree/master/der_derive
repositoryhttps://github.com/RustCrypto/formats
max_upload_size
id324342
size137,237
formats (github:rustcrypto:formats)

documentation

https://docs.rs/der

README

RustCrypto: DER Custom Derive Support

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Custom derive support for the der crate's Choice and Sequence traits:

https://github.com/RustCrypto/formats/tree/master/der

Documentation

Minimum Supported Rust Version

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.

License

Licensed under either of:

at your option.

Contribution

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.

Commit count: 1566

cargo fmt