Macro fidl_ip_v4_with_prefix
fidl_ip_v4_with_prefix!() { /* proc-macro */ }
Expand description
Declares a [fidl_fuchsia_net::Ipv4AddressWithPrefix
] from a parsable IPv4
- prefix length string, e.g.
192.168.0.1/24
.
fidl_ip_v4_with_prefix!() { /* proc-macro */ }
Declares a [fidl_fuchsia_net::Ipv4AddressWithPrefix
] from a parsable IPv4
192.168.0.1/24
.