parse_integer

Function parse_integer 

Source
pub fn parse_integer<T>(input: &str) -> IResult<&str, T>
where T: FromStr,
Expand description

\d+