float-derive 0.1.0

A crate that allows deriving Eq and Hash for types that contain floating points
Documentation
1
2
3
pub use float_derive_macros::*;

pub mod utils;