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

Integer, u64.