rustc_middle

Macro throw_machine_stop

Source
macro_rules! throw_machine_stop {
    ($($tt:tt)*) => { ... };
}