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

Integer, u64.