Macro rustc_middle::err_exhaust

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