Function tealr::type_parts_to_str

source ·
pub fn type_parts_to_str(x: Cow<'static, [NamePart]>) -> Cow<'static, str>
Expand description

Used to turn an entire type (Cow<'static, [NamePart]>) into a string representing this type