forked from mirrors/jj
169261ca21
I didn't initially create a `Visit::Nothing` variant because I was worried that the fact that there then are two ways of expressing this value (there's also `Visit::Specific` with empty sets). However, the value is quite useful for pattern matching, so I'm now thinking it's worth the risk. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |