pub type PyMappedThreadMutexGuard<'a, T> = MappedThreadMutexGuard<'a, RawMutex, RawThreadId, T>;Aliased Typeยง
pub struct PyMappedThreadMutexGuard<'a, T> { /* private fields */ }pub type PyMappedThreadMutexGuard<'a, T> = MappedThreadMutexGuard<'a, RawMutex, RawThreadId, T>;pub struct PyMappedThreadMutexGuard<'a, T> { /* private fields */ }