pub type StackSlots = PrimaryMap<StackSlot, StackSlotData>;
Expand description
All allocated stack slots.
Aliased Typeยง
struct StackSlots { /* private fields */ }
pub type StackSlots = PrimaryMap<StackSlot, StackSlotData>;
All allocated stack slots.
struct StackSlots { /* private fields */ }