forked from mirrors/jj
7ada2196e1
I'm going to rewrite IdIndex to store only first few bytes of the key. A separate table helps there. At this point, it wouldn't make sense to convert usize to u32, but the new index will store ([u8; 4], u32) pairs. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |