rustc_middle

Macro throw_inval

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