forked from mirrors/jj
a278059c64
I'm going to rewrite the error output to print source chain one by one. The "{message}: {err}" pattern is wrapped in an error struct. InternalError variant could be a { message, source } pair, but not all errors need an additional message. This will also apply to UserError. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |