pub type CanonicalUserTypeAnnotations = IndexVec<UserTypeAnnotationIndex, CanonicalUserTypeAnnotation>;
Aliased Type§
struct CanonicalUserTypeAnnotations {
pub raw: Vec<CanonicalUserTypeAnnotation>,
/* private fields */
}
Fields§
§raw: Vec<CanonicalUserTypeAnnotation>