Skip to main content

integer

Function integer 

Source
pub fn integer<'a>(input: &'a str) -> IResult<&'a str, u64>