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
Lockedinstances.
Traits§
- Locked
Wrapper - A trait implemented by newtypes on
Locked - Locked
Wrapper Api - Provides an API with the same shape as
Lockedfor any type implementingLockedWrapper. - Locked
Wrapper Unlocked Api - Provides an API with the same shape as
Lockedfor any type implementingLockedWrapper.