Type Alias temp_stack::TempStackRef

source ยท
pub type TempStackRef<'a, Root, Frame> = &'a TempStack<Root, Frame>;