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