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