Function repr::strconv::parse_float32[][src]

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

Parses an f32 from s.