Module primitive

Source
Expand description

Traits for defining underlying integer primitives used in IP objects.

Traitsยง

Address
Underlying integer-like type used to represent an IP address.
Length
Underlying integer-like type used to represent an IP prefix-length.
LengthMap
Underlying bit-vector-like type used to represent bitmaps of IP prefix-lengths.
Octets
Underlying byte-array like type used to represent the octets of an IP address.