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