Type Definition webrtc_util::sync::Once

source · []
pub type Once = Once;
Expand description

A synchronization primitive which can be used to run a one-time initialization.