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

pub struct DEFAULT { /* fields omitted */ }

Default Name usage, everything is normal...

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 DEFAULT

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for DEFAULT

Auto Trait Implementations

impl Send for DEFAULT

impl Sync for DEFAULT