Crates.io | unit-interval |
lib.rs | unit-interval |
version | 0.1.0 |
source | src |
created_at | 2024-08-23 16:37:24.138414 |
updated_at | 2024-08-23 16:37:24.138414 |
description | Types for working with and constraining values to the unit interval. |
homepage | |
repository | https://github.com/Mainzu/unit-interval |
max_upload_size | |
id | 1349391 |
size | 26,673 |
A small crate that provide type-level constrain for numerical values.
For examples and information about the API, please check the documentation.
This crate came about as an over-engineered way to work with fractions at a type-level for a ratio type.