Module num

Source

Traitsยง

SignedVarIntTarget
Represents a signed scalar value that can be encoded to and decoded from a varint in ZigZag format.
VarIntTarget
Represents an unsigned scalar value that can be encoded to and decoded from a varint.