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

pub type Enum<'a> = Node<'a, EnumData<'a>>;