Module piqel::pqlir_parser[][src]

Structs

This error type accumulates errors and their position when backtracking through a parse tree. With some post processing (cf examples/json.rs), it can be used to display user friendly error messages

Functions

Transforms a VerboseError into a trace with input position information