if_error

Macro if_error 

Source
macro_rules! if_error {
    ($b:block) => { ... };
}