throw_exhaust

Macro throw_exhaust 

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