ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara be5d380f2e index: add newtype to hide RevWalkIndex abstraction
I want to keep RevWalkIndex private, so I need to remove 'I: RevWalkIndex'
trait bound from the public types.
2023-04-28 08:36:58 +09:00
..
benches
gen-protos
src index: add newtype to hide RevWalkIndex abstraction 2023-04-28 08:36:58 +09:00
tests
testutils
build.rs
Cargo.toml