Type Alias AsyncCondvarRef

Source
pub type AsyncCondvarRef = Arc<AsyncCondvar>;

Aliased Typeยง

pub struct AsyncCondvarRef { /* private fields */ }