Modules§
- A prelude to include all the disabled wrapper traits into scope and thus wrappers can be used as if they were raw
Locked
instances.
Traits§
- A trait enabling
LockedDisabledWrapperApi
. - Provides an API with the same shape as
Locked
for any type implementingLockedWrapper
that effectively disables lock ordering checks.