Function mz_repr::strconv::parse_float32

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

Parses an f32 from s.