Struct webrtc_ice::candidate::CandidateRelatedAddress [−][src]
Expand description
Convey transport addresses related to the candidate, useful for diagnostics and other purposes.
Fields
address: Stringport: u16Trait Implementations
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 CandidateRelatedAddressimpl Send for CandidateRelatedAddressimpl Sync for CandidateRelatedAddressimpl Unpin for CandidateRelatedAddressimpl UnwindSafe for CandidateRelatedAddressBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V