Type Definition tr_lang::mem::Stack

source · []
pub type Stack = Vec<Object>;