Postgrex.MACADDR (Postgrex v0.15.6) 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()}