Struct webrtc_ice::control::AttrControl [−][src]
pub struct AttrControl { /* fields omitted */ }Expand description
Helper that wraps ICE-{CONTROLLED,CONTROLLING}.
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 AttrControlimpl Send for AttrControlimpl Sync for AttrControlimpl Unpin for AttrControlimpl UnwindSafe for AttrControlBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V