mz_repr::strconv

Function parse_float64

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

Parses an f64 from s.