Macro rustc_middle::throw_exhaust

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