Skip to main content

OutInflightType

Type Alias OutInflightType 

Source
pub type OutInflightType = Arc<RwLock<OutInflight>>;

Aliased Typeยง

pub struct OutInflightType { /* private fields */ }