forked from mirrors/jj
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 |