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 UseCandidateAttrimpl Send for UseCandidateAttrimpl Sync for UseCandidateAttrimpl Unpin for UseCandidateAttrimpl UnwindSafe for UseCandidateAttr