Macro rustc_type_ir::ir_print::define_display_via_print

source ยท
macro_rules! define_display_via_print {
    ($($ty:ident),+ $(,)?) => { ... };
}