approx-derive

Crates.ioapprox-derive
lib.rsapprox-derive
version0.1.7
sourcesrc
created_at2024-05-04 03:45:16.595679
updated_at2024-11-01 15:05:12.712169
descriptionExtends the approx crate by derive macros.
homepage
repository
max_upload_size
id1229393
size60,743
Jonas Pleyer (jonaspleyer)

documentation

README

Apache License Test Crate Crates.io Total Downloads

approx_derive

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.

Documentation

Visit docs.rs to view the documentation.

Commit count: 0

cargo fmt