Crates.io | float-derive-macros |
lib.rs | float-derive-macros |
version | 0.1.0 |
source | src |
created_at | 2022-10-29 16:42:33.024673 |
updated_at | 2022-10-29 16:42:33.024673 |
description | A crate that allows deriving Eq and Hash for types that contain floating points |
homepage | https://github.com/projectkml/float-derive |
repository | https://github.com/projectkml/float-derive |
max_upload_size | |
id | 701091 |
size | 16,994 |
⚡ 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.