pub fn parse_long_long_uint<I: ParsableInput>(
    i: I
) -> ParserResult<I, LongLongUInt>
Expand description

Parse a LongLongUInt