Module local
Expand description
Local context trait LocalContextTr and related types.
Structs§
- Frame
Stack  - Non-empty, item-pooling Vec.
 - Frame
Token  - Used to guarantee that a frame is initialized before use.
 - OutFrame
 - A potentially initialized frame. Used when initializing a new frame in the main loop.
 
Traits§
- Local
Context Tr  - Local context used for caching initcode from Initcode transactions.