try_with_interrupt

Macro try_with_interrupt 

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