Crate lisbeth_error

Source
Expand description

Lisbeth-error

A dead-simple error type for the lisbeth parser infrastructure.

The types in this crate should be used in that order:

An example of usage can be found in the handbook module.

Modulesยง

error
An error report with annotations
handbook
A simple example explaining how to parse input data and emit errors.
reporter
Allows to report errors to the user.
span
Some span data structures