Function nom::float_s
[−]
[src]
pub fn float_s(input: &str) -> IResult<&str, f32>
Recognizes floating point number in a string and returns a f32
pub fn float_s(input: &str) -> IResult<&str, f32>
Recognizes floating point number in a string and returns a f32