jj/lib
Yuya Nishihara 580d8bd92e id_prefix: introduce builder interface to IdIndex
It allows us to build multiple IdIndex instances within a single loop. As the
final sorting is heavy operation, I don't want to implement Default + Extend
for IdIndex to be compatible with Iterator::unzip().
2023-06-25 12:54:18 +09:00
..
benches
gen-protos
src id_prefix: introduce builder interface to IdIndex 2023-06-25 12:54:18 +09:00
tests
testutils cargo: bump itertools from 0.10.5 to 0.11.0 2023-06-22 18:18:48 +02:00
build.rs
Cargo.toml cargo: bump itertools from 0.10.5 to 0.11.0 2023-06-22 18:18:48 +02:00