[][src]Type Definition ub::deserialize::UintParseType

type UintParseType = u64;

The type returned by parse_uint. Here to make the change easier if we need to in the future.