ip!() { /* proc-macro */ }Expand description
Declares a [net_types::ip::IpAddr] from a parsable IP address (either V4
or V6) string.
ip!() { /* proc-macro */ }Declares a [net_types::ip::IpAddr] from a parsable IP address (either V4
or V6) string.