Function core::num::dec2flt::trivial_cases [] [src]

fn trivial_cases<T: RawFloat>(decimal: &Decimal) -> Option<T>
Unstable (dec2flt)

: internal routines only exposed for testing

Detect obvious overflows and underflows without even looking at the decimal digits.