Modules§
- prelude
- 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§
- Disabled
Lock Wrapper - A trait enabling
LockedDisabledWrapperApi
. - Locked
Disabled Wrapper Api - Provides an API with the same shape as
Locked
for any type implementingLockedWrapper
that effectively disables lock ordering checks.