Crates.io | approx_det |
lib.rs | approx_det |
version | 2.0.0 |
created_at | 2025-09-22 06:59:39.349464+00 |
updated_at | 2025-09-23 05:38:27.55809+00 |
description | Approximate floating point equality comparisons and assertions. |
homepage | |
repository | |
max_upload_size | |
id | 1849603 |
size | 107,999 |
This project is a fork of approx
.
Like the upstream, approx_det
provides approximate floating point equality comparisons and assertions for the Rust Programming Language, with more features.
Same as original.
The original approx
is licensed under
Approximate floating point equality comparisons and assertions for the Rust Programming Language.