Type Definition lunarity_ast::ContractPartList

source ·
pub type ContractPartList<'ast> = NodeList<'ast, ContractPart<'ast>>;