pub fn type_name_component(ty: Type, type_pool: &TypeInternPool) -> String
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).
ty
String_3
__gruel_drop_array_String_3