Function tree_builder::convert_error
source · pub fn convert_error<I>(input: I, e: VerboseError<I>) -> Stringwhere
I: Deref<Target = str>,
Expand description
Transforms a VerboseError
into a trace with input position information