pub fn type_name_component(ty: Type, type_pool: &TypeInternPool) -> StringExpand description
A stable, human-readable name component for ty, used inside drop-glue
symbol names (e.g. the String_3 in __gruel_drop_array_String_3).
pub fn type_name_component(ty: Type, type_pool: &TypeInternPool) -> StringA stable, human-readable name component for ty, used inside drop-glue
symbol names (e.g. the String_3 in __gruel_drop_array_String_3).