Type Alias TempStackRef

Source
pub type TempStackRef<'a, Root, Frame> = &'a TempStack<Root, Frame>;