Macro rustc_middle::throw_exhaust[][src]

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