parse_float

Function parse_float 

Source
pub fn parse_float(input: &str) -> IResult<&str, JSON>