MACADDR

Constant MACADDR 

Source
pub const MACADDR: TypeMarker;
Expand description

Specifies a MACADDR column type.

MACADDR stores MAC addresses. Requires the cidr feature.

See: https://www.postgresql.org/docs/current/datatype-net-types.html