pub type SharedInflightKeepAliveRecords = Arc<Mutex<FxHashMap<PipelineId, Vec<InFlightKeepAliveRecord>>>>;Aliased Typeยง
pub struct SharedInflightKeepAliveRecords { /* private fields */ }pub type SharedInflightKeepAliveRecords = Arc<Mutex<FxHashMap<PipelineId, Vec<InFlightKeepAliveRecord>>>>;pub struct SharedInflightKeepAliveRecords { /* private fields */ }