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