mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-02 18:01:05 +00:00
2eab85964a
I didn't make `ReadonlyIndex` extend `Index` because it needed an `as_index()` to convert to `&dyn Index` trait object anyway. Separating the types also gives us flexibility to implement the two traits on different types. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |