Function nom::error::convert_error[][src]

pub fn convert_error<I: Deref<Target = str>>(
    input: I,
    e: VerboseError<I>
) -> String
This is supported on crate feature alloc only.

Transforms a VerboseError into a trace with input position information