forked from mirrors/jj
c4d7425de5
In order to implement a fileset, we'll need owned variants of these matchers. We can of course let callers move Box<dyn Matcher> into these adapters, but we might need to somehow clone Box<dyn Matcher>. So, I simply made adapters generic. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |