Type Definition ftml::tree::DefinitionList

source ·
pub type DefinitionList<'t> = Vec<DefinitionListItem<'t>>;