ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 990edcefc9 index: impl Index for DefaultReadonlyIndex instead of ReadonlyIndexSegment
The idea is that the ReadonlyIndexSegment is a sub component of the index. The
Index trait could be implemented for any Segment type, but we don't need a
public interface to access sub segment as an index.
2023-12-09 15:18:36 +09:00
..
benches
gen-protos
src index: impl Index for DefaultReadonlyIndex instead of ReadonlyIndexSegment 2023-12-09 15:18:36 +09:00
tests index: rename ReadonlyIndexWrapper to DefaultReadonlyIndex 2023-12-09 15:18:36 +09:00
testutils gc: implement basic GC for Git backend 2023-12-03 07:40:12 -08:00
Cargo.toml cargo: add ref-cast dependency 2023-11-26 18:21:40 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00