Skip to main content

throw

Macro throw 

Source
macro_rules! throw {
    ($co:expr, $code:expr) => { ... };
}