mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
Box<dyn> isn't technically needed, but it simplifies the type signature. Type alias is added to silence clippy warning.
Box<dyn> isn't technically needed, but it simplifies the type signature. Type alias is added to silence clippy warning.