pub fn usize(
    __input: &'input str
) -> Result<usize, ParseError<<str as Parse>::PositionRepr>>
Expand description

Integer, usize.