Macro net_declare::std_ip
std_ip!() { /* proc-macro */ }
Expand description
Declares an [std::net::IpAddr
] from a parsable IP address (either V4 or
V6) string.
std_ip!() { /* proc-macro */ }
Declares an [std::net::IpAddr
] from a parsable IP address (either V4 or
V6) string.