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

pub type TypeKind<'a> = Node<'a, TypeKindData<'a>>;