mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-05 20:55:05 +00:00
e98104d6f0
Index file name also applies to io::Error. New error type reuses io::Error to represent data corruption. We could add an inner Corrupt|Io enum instead, but we'll need to remap some io::Error variants (e.g. UnexpectedEof) to Corrupt anyway. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |