Struct trust_dns_proto::rr::domain::usage::IP6_ARPA_FE_9[]

pub struct IP6_ARPA_FE_9 { /* fields omitted */ }

254.169.in-addr.arpa. usage link-local, i.e. mDNS

Methods from __Deref<Target = ZoneUsage>

A reference to this zone name

Returnes the UserUsage of this zone

Returnes the AppUsage of this zone

Returnes the ResolverUsage of this zone

Returnes the CacheUsage of this zone

Returnes the AuthUsage of this zone

Returnes the OpUsage of this zone

Returnes the RegistryUsage of this zone

Trait Implementations

impl __Deref for IP6_ARPA_FE_9

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for IP6_ARPA_FE_9

Auto Trait Implementations

impl Send for IP6_ARPA_FE_9

impl Sync for IP6_ARPA_FE_9