forked from mirrors/jj
The idea is to (ab)use pest::error::Error type to pretty-print error message with code span. pest::error::Error will be constructed upfront to erase lifetime from Span<'i>/Position<'i>. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |