throw_and_return

Macro throw_and_return 

Source
macro_rules! throw_and_return {
    ($expr:expr) => { ... };
}