Function parse_natural

Source
pub fn parse_natural(input: &str) -> IResult<&str, Natural>
Expand description

Parse a natural number