forked from mirrors/jj
d2457d3f38
Not all index implementations may want to store the readonly index implementation in an Arc. Exposing the Arc in the interface is also problematic because `Arc<IndexImpl>` cannot be cast to `Arc<dyn Index>`. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |