mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-02 18:01:05 +00:00
31bb68486e
This helps to map initialization error to BackendError without too general From impl. I don't think io::Error (or our PathError) should be automatically translated to BackendError::Other because BackendError has more specific variants depending on context. If the error is specific to initialization, it makes sense to translate it to Other variant. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |