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