Macro rustc_middle::mir::interpret::err_exhaust

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