Structs§
- Checkpoint
Guard - RAII guard for atomic state mutation batching.
- Storage
Ctx - Thread-local storage accessor that implements
PrecompileStorageProviderwithout the trait bound.
Statics§
- STORAGE 🔒
Functions§
- extend_
lifetime_ 🔒 ⚠mut test-utils - Extends the lifetime of a mutable reference:
&'a mut T -> &'b mut T