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

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