Type Definition webrtc_util::sync::RwLock

source · []
pub type RwLock<T> = RwLock<T>;
Expand description

A synchronous reader-writer lock