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

pub type Type<'a> = Node<'a, TypeData<'a>>;