Skip to main content

parse_integer

Function parse_integer 

Source
pub fn parse_integer(input: &str) -> ParseResult<'_>
Expand description

Match a decimal integer.