Macro socket_addr_v4
socket_addr_v4!() { /* proc-macro */ }
Expand description
Declares a [fidl_fuchsia_net::Ipv4SocketAddress
] from a parsable IPv4
address + port in the form addr:port
.
socket_addr_v4!() { /* proc-macro */ }
Declares a [fidl_fuchsia_net::Ipv4SocketAddress
] from a parsable IPv4
address + port in the form addr:port
.