pub fn convert_error<I>(input: I, e: VerboseError<I>) -> StringAvailable on crate features
mtls and alloc only.Expand description
Transforms a VerboseError into a trace with input position information
pub fn convert_error<I>(input: I, e: VerboseError<I>) -> Stringmtls and alloc only.Transforms a VerboseError into a trace with input position information