Macro rustc_middle::err_exhaust[][src]

macro_rules! err_exhaust {
    ($($tt : tt) *) => { ... };
}