forked from mirrors/jj
This is just a little preparation for extracting a `Repo` trait that's implemented by both `ReadonlyRepo` and `MutableRepo`. The `index()` function in that trait will of course have to return the same type in both implementations, and that type will be `&dyn Index`. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |