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