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

pub struct INVALID { /* fields omitted */ }

invalid. name usage

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 INVALID

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for INVALID

Auto Trait Implementations

impl Send for INVALID

impl Sync for INVALID