pub type DistinguishedNames = VecU16OfPayloadU16;
Aliased Type§
struct DistinguishedNames(pub Vec<PayloadU16>);
Fields§
§0: Vec<PayloadU16>
pub type DistinguishedNames = VecU16OfPayloadU16;
struct DistinguishedNames(pub Vec<PayloadU16>);
0: Vec<PayloadU16>