Struct webrtc_ice::control::TieBreaker [−][src]
pub struct TieBreaker(pub u64);
Expand description
Common helper for ICE-{CONTROLLED,CONTROLLING} and represents the so-called Tiebreaker number.
Implementations
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 TieBreakerimpl Send for TieBreakerimpl Sync for TieBreakerimpl Unpin for TieBreakerimpl UnwindSafe for TieBreakerBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V