Macro fidl_ip_v6_with_prefix
fidl_ip_v6_with_prefix!() { /* proc-macro */ }
Expand description
Declares a [fidl_fuchsia_net::Ipv6AddressWithPrefix
] from a parsable IPv6
- prefix length string, e.g.
ff08::1/88
.
fidl_ip_v6_with_prefix!() { /* proc-macro */ }
Declares a [fidl_fuchsia_net::Ipv6AddressWithPrefix
] from a parsable IPv6
ff08::1/88
.