type_name_component

Function type_name_component 

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