pub type CanonicalUserType = Canonical<UserType>;
Reflects [ty::CanonicalUserType]
ty::CanonicalUserType
pub struct CanonicalUserType { pub value: UserType, }
value: UserType