Type Definition moore_svlog::ast::Item[][src]

pub type Item<'a> = Node<'a, ItemData<'a>>;