der_derive

Crates.ioder_derive
lib.rsder_derive
version0.7.3
sourcesrc
created_at2020-12-18 14:11:40.597501
updated_at2024-07-09 20:34:52.277671
descriptionCustom derive support for the `der` crate's `Choice` and `Sequence` traits
homepage
repositoryhttps://github.com/RustCrypto/formats/tree/master/der/derive
max_upload_size
id324342
size112,005
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.65 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: 1122

cargo fmt