Struct webrtc_mdns::message::resource::mx::MxResource [−][src]
Fields
pref: u16
mx: Name
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for MxResource
impl Send for MxResource
impl Sync for MxResource
impl Unpin for MxResource
impl UnwindSafe for MxResource
Blanket Implementations
Mutably borrows from an owned value. Read more