format_ty_short

Function format_ty_short 

Source
pub fn format_ty_short(
    ty: Option<&Ty>,
) -> Option<(EcoString, EcoString, EcoString)>
Expand description

Formats the type when only the short display form is needed.