View Source Postgrex.MACADDR (Postgrex v0.16.1)

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()}