Function go_types::typ::fmt_type

source ·
pub fn fmt_type(
    t: Option<TypeKey>,
    f: &mut Formatter<'_>,
    objs: &TCObjects
) -> Result