Expand description
Wrappers for using Locked
features on newtypes.
Modules§
- disable
- prelude
- A prelude to include all the wrapper traits into scope and thus wrappers can
be used as if they were raw
Locked
instances.
Traits§
- Locked
Wrapper - A trait implemented by newtypes on
Locked
- Locked
Wrapper Api - Provides an API with the same shape as
Locked
for any type implementingLockedWrapper
. - Locked
Wrapper Unlocked Api - Provides an API with the same shape as
Locked
for any type implementingLockedWrapper
.