Function rocket::mtls::oid::asn1_rs::nom::error::convert_error

source ·
pub fn convert_error<I>(input: I, e: VerboseError<I>) -> String
where I: Deref<Target = str>,
Available on crate feature mtls only.
Expand description

Transforms a VerboseError into a trace with input position information