mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 03:22:59 +00:00
It might sound scary to add public .mutable_index() accessor, but I think it's okay because immutable MutableIndex reference has no more power than Index. This allows us to implement Index for lifetime-bound type such as CompositeIndex<'_>. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |