[package]
categories = ["no-std", "rust-patterns"]
description = "Floating point wrapper implementing Eq and Hash safely."
edition = "2021"
keywords = ["total", "float", "comparison", "hash"]
license = "MIT OR Apache-2.0"
name = "total_float_wrap"
readme = "README.md"
repository = "https://github.com/tritoke/total_float_wrap"
resolver = "2"
version = "0.1.0"