RustCrypto / formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
243 stars 129 forks source link

doc(der_derive): Add documentation for field-level tag_mode attribute. #1401

Closed mkbanchi closed 4 months ago

mkbanchi commented 4 months ago

der_derive documentation doesn't mention #[asn1(tag_mode = "...")] attribute in Field-level attributes section.