Summary
Types
@type macaddr() :: {0..255, 0..255, 0..255, 0..255, 0..255, 0..255}
@type t() :: %Postgrex.MACADDR{address: macaddr()}
@type macaddr() :: {0..255, 0..255, 0..255, 0..255, 0..255, 0..255}
@type t() :: %Postgrex.MACADDR{address: macaddr()}