Structs§
- F32Margin
- This type defines a margin within two
f32values might be considered equal, and is intended as the associated type for theApproxEqtrait. - F64Margin
- This type defines a margin within two
f64values might be considered equal, and is intended as the associated type for theApproxEqtrait.
Traits§
- Approx
Eq - A trait for approximate equality comparisons.