pub type RawRwLock = TracingWrapper<RawRwLock>;
๐Deprecated: The
parkinglot
feature has been renamed parking_lot
Aliased Typeยง
pub struct RawRwLock { /* private fields */ }
pub type RawRwLock = TracingWrapper<RawRwLock>;
parkinglot
feature has been renamed parking_lot
pub struct RawRwLock { /* private fields */ }