rustc_middle::mir::interpret

Macro throw_exhaust

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