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

pub struct IP6_ARPA_1 { /* fields omitted */ }

1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa. usage; 1/128 is the only address in ipv6 loopback

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_1

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for IP6_ARPA_1

Auto Trait Implementations

impl Send for IP6_ARPA_1

impl Sync for IP6_ARPA_1