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