tree: 25e61a59abc05cbc01137d753fd3d38d81724125 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. .cargo_vcs_info.json
  4. BUILD.bazel
  5. Cargo.toml
  6. Cargo.toml.orig
  7. CHANGELOG.md
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. README.md
third_party/rust_crates/vendor/der_derive-0.7.3/README.md

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.