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

source ·
pub fn make_error<I, E>(input: I, kind: ErrorKind) -> E
where E: ParseError<I>,
Available on crate feature mtls only.
Expand description

Creates an error from the input position and an ErrorKind