mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
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 |