pub fn unsigned_integer<'a>(input: &mut &'a str) -> PResult<usize>
Expand description

Match one unsigned integer: 123