pub type OutInflightType = Arc<RwLock<OutInflight>>;
pub struct OutInflightType { /* private fields */ }