Module core::num::dec2flt::float

source ·
🔬This is a nightly-only experimental API. (dec2flt)
Expand description

Helper trait for generic float types.

Traits

  • RawFloatExperimental
    A helper trait to avoid duplicating basically all the conversion code for f32 and f64.