Type Definition webrtc_util::sync::RwLock[][src]

pub type RwLock<T> = RwLock<T>;
Expand description

A synchronous reader-writer lock