Expand description

Float constraints for generic math.

Traits§

  • An alias for float types (f32, f64) which combines many commonly required traits. It is automatically implemented for all types which fulfill the trait bounds.