Function float_literal

Source
pub fn float_literal(s: &str) -> IResult<&str, &str>