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