pub type CertificateValue<'a> = CachedValue<'a, ASN1<CertificateInner>>;
Aliased Typeยง
struct CertificateValue<'a> { /* private fields */ }
pub type CertificateValue<'a> = CachedValue<'a, ASN1<CertificateInner>>;
struct CertificateValue<'a> { /* private fields */ }