Struct webrtc_ice::EphemeralUDP [−][src]
Fields
port_min: u16
port_max: u16
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for EphemeralUDP
impl Send for EphemeralUDP
impl Sync for EphemeralUDP
impl Unpin for EphemeralUDP
impl UnwindSafe for EphemeralUDP
Blanket Implementations
Mutably borrows from an owned value. Read more