pub fn parse_long_long_int<I: ParsableInput>(
    i: I
) -> ParserResult<I, LongLongInt>
Expand description

Parse a LongLongInt