Struct webrtc_ice::control::AttrControlled [−][src]
pub struct AttrControlled(pub u64);
Expand description
Represents ICE-CONTROLLED attribute.
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 AttrControlledimpl Send for AttrControlledimpl Sync for AttrControlledimpl Unpin for AttrControlledimpl UnwindSafe for AttrControlledBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V