mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 02:04:19 +00:00
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 |