mz_repr::strconv

Function parse_float32

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

Parses an f32 from s.