Type Definition lunarity_ast::BlockNode

source ·
pub type BlockNode<'ast> = Node<'ast, Block<'ast>>;