Function nom::float_s [] [src]

pub fn float_s(input: &str) -> IResult<&str, f32>

Recognizes floating point number in a string and returs a f32