macro_rules! from_str_float_impl {
    ($t:ty) => { ... };
}
🔬This is a nightly-only experimental API. (dec2flt)