type InnerRwLockWriteGuard<'rwlock, T> = RwLockWriteGuard<'rwlock, T>;Aliased Typeยง
struct InnerRwLockWriteGuard<'rwlock, T> { /* private fields */ }type InnerRwLockWriteGuard<'rwlock, T> = RwLockWriteGuard<'rwlock, T>;struct InnerRwLockWriteGuard<'rwlock, T> { /* private fields */ }