forked from mirrors/jj
3bf41d0c52
This allows callers to cache the returned function at 'index lifetime. It's important in templater. It also means the returned function could be 'static if the index were Arc<_> and we had a trait interface to achieve that. Option<Box<dyn ..>> is removed since RevWalk is fused. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |