#eq #hash #f32 #partial-eq #f64

macro float-derive-macros

A crate that allows deriving Eq and Hash for types that contain floating points

1 unstable release

0.1.0 Oct 29, 2022

#20 in #eq

Download history 381/week @ 2024-02-08 504/week @ 2024-02-15 394/week @ 2024-02-22 433/week @ 2024-02-29 344/week @ 2024-03-07 441/week @ 2024-03-14 678/week @ 2024-03-21 481/week @ 2024-03-28

2,082 downloads per month
Used in float-derive

MIT/Apache

17KB
336 lines

⚡ float-derive-macros

A crate that allows deriving Eq and Hash for types that contain floats 🦀

You are probably looking for the float-derive crate. Please do not use float-derive-macros diretly.

Dependencies

~1.5MB
~32K SLoC