pub type Error = Error<Rule>;
Expand description

A parse error

This type is returned from parse and can also be used in other libraries to represent errors in other steps of the process