Function parse_float_radix::parse_float_radix[][src]

pub fn parse_float_radix(s: &str, radix: u32) -> Result<f64, ParseFloatError>