approx-derive extends the popular approx
by two derive macros AbsDiffEq and RelativeEq.
This allows to quickly derive implementations for comparing these types with the macros provided in
approx crate.
Visit docs.rs to view the documentation.