pub type RDNValueOwned = VecDeep<<ASN1<AttributeTypeAndValue> as Combinator>::Owned>;
Aliased Type§
struct RDNValueOwned(pub Vec<PolyType<ObjectIdentifierValue, PolyType<String, String, String, Vec<u8>, Vec<u8>, Vec<u8>>>>);
Fields§
§0: Vec<PolyType<ObjectIdentifierValue, PolyType<String, String, String, Vec<u8>, Vec<u8>, Vec<u8>>>>