[][src]Function nom::double_s

pub fn double_s(input: &str) -> IResult<&str, f64>

Recognizes floating point number in a string and returns a f64