Struct webrtc_ice::udp_network::EphemeralUDP
source · [−]pub struct EphemeralUDP { /* private fields */ }
Implementations
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