Postgrex v0.15.5 Postgrex.MACADDR View Source
Struct for PostgreSQL macaddr
.
Fields
address
Link to this section Summary
Link to this section Types
Specs
macaddr() :: {0..255, 0..255, 0..255, 0..255, 0..255, 0..255}
Specs
t() :: %Postgrex.MACADDR{address: macaddr()}