Function rocket::mtls::x509::der_parser::asn1_rs::from_nom_error

source ยท
pub fn from_nom_error<E, F>(e: Err<E>) -> F
where F: From<E> + From<Error>,
Available on crate feature mtls only.
Expand description

Flatten all nom::Err variants error into a single error type