Expand description
Logic for StackRef where grabbing a mutable reference can potentially be unsafe, because it is impossible for the borrow checker to validate borrowing rules at compile time. StackRefs grabbed from a [StackFrameDictAllocator] will be unsafe_ref::StackRef
Structsยง
- Stack
Ref - Returned by StackFrameAllocator, StackFrameGeneralAllocator, and StackFrameDictAllocator