Module disable

Source

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§

DisabledLockWrapper
A trait enabling LockedDisabledWrapperApi.
LockedDisabledWrapperApi
Provides an API with the same shape as Locked for any type implementing LockedWrapper that effectively disables lock ordering checks.