Type Definition lunarity_ast::AssemblyItemList

source ·
pub type AssemblyItemList<'ast> = NodeList<'ast, AssemblyItem<'ast>>;