Crates.io | float |
lib.rs | float |
version | 0.1.2 |
source | src |
created_at | 2015-12-25 15:17:10.640513 |
updated_at | 2018-08-15 20:50:59.084748 |
description | Lightweight wrappers around primitive floating point types. |
homepage | |
repository | https://github.com/peterhj/float |
max_upload_size | |
id | 3750 |
size | 8,302 |
A Rust library consisting of lightweight wrappers around primitive floating
point types, including Ord wrappers and stub types for nonstandard precisions
(e.g., f16
).