Macro net_declare::std_socket_addr_v4
std_socket_addr_v4!() { /* proc-macro */ }
Expand description
Declares an [std::net::SocketAddrV4
] from a parsable IPv4 address + port
in the form addr:port
.
std_socket_addr_v4!() { /* proc-macro */ }
Declares an [std::net::SocketAddrV4
] from a parsable IPv4 address + port
in the form addr:port
.