Struct trust_dns_proto::rr::domain::usage::DEFAULT [−][src]
pub struct DEFAULT { /* fields omitted */ }
Expand description
Default Name usage, everything is normal…
Methods from Deref<Target = ZoneUsage>
Returns the ResolverUsage of this zone
Returns the CacheUsage of this zone
Returns the RegistryUsage of this zone
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DEFAULT
impl UnwindSafe for DEFAULT
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more