Function repr::strconv::parse_float64[][src]

pub fn parse_float64(s: &str) -> Result<f64, ParseError>
Expand description

Parses an f64 from s.