Struct webrtc_ice::use_candidate::UseCandidateAttr [−][src]
pub struct UseCandidateAttr;
Expand description
Represents USE-CANDIDATE attribute.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for UseCandidateAttr
impl Send for UseCandidateAttr
impl Sync for UseCandidateAttr
impl Unpin for UseCandidateAttr
impl UnwindSafe for UseCandidateAttr