pub type DebugValueStackHeader = SlotStackHeader<Option<GcRef>>;Expand description
The header generated code bump-allocates value slots against.
Aliased Typeยง
pub struct DebugValueStackHeader { /* private fields */ }pub type DebugValueStackHeader = SlotStackHeader<Option<GcRef>>;The header generated code bump-allocates value slots against.
pub struct DebugValueStackHeader { /* private fields */ }