jj/lib
Yuya Nishihara 72d9cd019b index: extract as_composite() to trait method
The revset engine will accept abstract AsCompositeIndex type, and the
evaluated revset can be 'static if the index is behind Arc<T>.
2023-12-15 16:10:28 +09:00
..
benches
gen-protos
src index: extract as_composite() to trait method 2023-12-15 16:10:28 +09:00
tests index: extract as_composite() to trait method 2023-12-15 16:10:28 +09:00
testutils
Cargo.toml
LICENSE