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

fn dec2flt<T: RawFloat>(s: &str) -> Result<T, ParseFloatError>
Unstable (dec2flt)

: internal routines only exposed for testing

Convert a decimal string into a floating point number.