Struct webrtc_mdns::message::resource::srv::SrvResource [−][src]
Fields
priority: u16weight: u16port: u16target: NameTrait 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 SrvResource
impl Send for SrvResource
impl Sync for SrvResource
impl Unpin for SrvResource
impl UnwindSafe for SrvResource
Blanket Implementations
Mutably borrows from an owned value. Read more