pub fn parse_f32(input: &str) -> IResult<&str, f32>
Expand description

\d+\.\d+