Struct webrtc_ice::priority::PriorityAttr [−][src]
pub struct PriorityAttr(pub u32);
Expand description
Represents PRIORITY attribute.
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 PriorityAttrimpl Send for PriorityAttrimpl Sync for PriorityAttrimpl Unpin for PriorityAttrimpl UnwindSafe for PriorityAttrBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V