Expand description
The main handle to an IR instance.
Context
contains several
generational_arena collections to maintain the
IR ECS.
It is passed around as a mutable reference to many of the Sway-IR APIs.
Structs§
- The main IR context handle.
The main handle to an IR instance.
Context
contains several
generational_arena collections to maintain the
IR ECS.
It is passed around as a mutable reference to many of the Sway-IR APIs.