mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
aeb3470b5d
This helps to implement CommandError::add_hint(). The inner errors could be embedded in the enum as before, but they're mostly of the same type. And I think it's okay to use downcast_ref() to deal with the clap::Error special case. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |