[−][src]Function nom_greedyerror::convert_error
pub fn convert_error<T: AsStr, U: AsStr, V: Debug>(
input: T,
e: GreedyError<U, V>
) -> String
transforms a GreedyError into a trace with input position information
pub fn convert_error<T: AsStr, U: AsStr, V: Debug>(
input: T,
e: GreedyError<U, V>
) -> String
transforms a GreedyError into a trace with input position information