pub type ResolvedEnumTypeRef = Rc<ResolvedEnumType>;
struct ResolvedEnumTypeRef { /* private fields */ }