Deriving for visit_diff's Diff trait
This crate provides an implementation of #[derive(Diff)] for structs and
enums. Its deriving macro is re-exported by the visit_diff crate, so you
generally don't need to use this crate directly.