Skip to main content

encode_to_xer_str

Function encode_to_xer_str 

Source
pub fn encode_to_xer_str<T: Encode>(input: &T) -> Result<String, String>
Available on crate feature _etsi and non-WebAssembly only.
Expand description

Encodes some ASN.1 data type to XER string

ยงErrors

Returns a human-readable string when encoding failed