Type Definition picky_asn1::restricted_string::BmpString
source · pub type BmpString = RestrictedString<BmpCharSet>;
Implementations§
Trait Implementations§
source§impl From<BmpStringAsn1> for BmpString
impl From<BmpStringAsn1> for BmpString
source§fn from(wrapper: BmpStringAsn1) -> BmpString
fn from(wrapper: BmpStringAsn1) -> BmpString
Converts to this type from the input type.