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 SrvResourceimpl Send for SrvResourceimpl Sync for SrvResourceimpl Unpin for SrvResourceimpl UnwindSafe for SrvResourceBlanket Implementations
Mutably borrows from an owned value. Read more