Type Alias tir_core::TyPrintFn

source ยท
pub type TyPrintFn = fn(_: &HashMap<String, Attr>, _: &mut dyn IRFormatter);