NetAddr
v1.3.1
Pages
Modules
NetAddr.Representation
protocol
(NetAddr v1.3.1)
View Source
Link to this section
Summary
Types
t()
Functions
address(netaddr, opts \\ [])
Link to this section
Types
Link to this type
t()
View Source
Specs
t() ::
term
()
Link to this section
Functions
Link to this function
address(netaddr, opts \\ [])
View Source
Specs
address(
NetAddr.t
(),
list
()) ::
String.t
()