[][src]Function nom::double

pub fn double(input: &[u8]) -> IResult<&[u8], f64>

Recognizes floating point number in a byte string and returns a f64