Type Definition fungi_lang::ast::TypeRec

source ·
pub type TypeRec = Rc<Type>;