Macro rustc_middle::err_exhaust

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