Type Definition lunarity_ast::TypeNameNode

source ·
pub type TypeNameNode<'ast> = Node<'ast, TypeName<'ast>>;