jj/lib
Yuya Nishihara cf5cb380bb index: implement Index for CompositeIndex
We can't get rid of the other "impl Index"es because .as_composite() must
return a real reference type. Maybe we could turn CompositeIndex into an
owned wrapper, but I don't know if that would be worth the effort.
2023-05-29 08:15:40 +09:00
..
benches
gen-protos cargo: bump prost-build from 0.11.8 to 0.11.9 2023-04-14 16:11:09 +00:00
src index: implement Index for CompositeIndex 2023-05-29 08:15:40 +09:00
tests index: implement Index for CompositeIndex 2023-05-29 08:15:40 +09:00
testutils cargo: bump git2 from 0.17.0 to 0.17.1 2023-04-17 09:19:58 -07:00
build.rs
Cargo.toml cargo: bump regex from 1.8.2 to 1.8.3 2023-05-26 16:11:49 +00:00