Type Alias GCDatapointStateRefLock
pub type GCDatapointStateRefLock<'a> = MappedRwLockReadGuard<'a, RawRwLock, Mutex<RawMutex, GCDatapointState>>;Aliased Typeยง
pub struct GCDatapointStateRefLock<'a> { /* private fields */ }pub type GCDatapointStateRefLock<'a> = MappedRwLockReadGuard<'a, RawRwLock, Mutex<RawMutex, GCDatapointState>>;pub struct GCDatapointStateRefLock<'a> { /* private fields */ }