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