Macro rustc_middle::ty::context::sty_debug_print[][src]

macro_rules! sty_debug_print {
    ($fmt : expr, $ctxt : expr, $($variant : ident), *) => { ... };
}