Function uint

Source
pub fn uint<'a>() -> impl Parse<'a, u32>
Expand description

Parses an unsigned integer.