uno 0.1.0

Encode floats in the range [0.0, 1.0] as unsigned integers!
Documentation
[dependencies.en]
version = "0.1.1"

[dependencies.paste]
version = "1.0.0"

[dependencies.serde]
features = ["serde_derive"]
optional = true
version = "1.0.115"

[dependencies.thiserror]
version = "1.0.20"

[features]
default = []

[package]
authors = ["Brainium Studios LLC"]
categories = []
description = "Encode floats in the range [0.0, 1.0] as unsigned integers!"
documentation = "https://docs.rs/uno"
edition = "2018"
keywords = ["math", "mathematics", "numerics"]
license = "Apache-2.0/MIT"
name = "uno"
readme = "README.md"
repository = "https://github.com/BrainiumLLC/uno"
version = "0.1.0"