Type Definition fungi_lang::ast::NameRec

source ·
pub type NameRec = Rc<Name>;