Function partiql::pqlir_parser::convert_error[][src]

pub fn convert_error<I>(input: I, e: VerboseError<I>) -> String where
    I: Deref<Target = str>, 
Expand description

Transforms a VerboseError into a trace with input position information