Function shalrath::parser::parse_float

source ·
pub fn parse_float(input: &str) -> IResult<&str, &str>
Expand description

Recognize a floating-point literal.