[][src]Function nom::float_s

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

Recognizes floating point number in a string and returns a f32