[][src]Macro delog::try_error_now

macro_rules! try_error_now {
    ($($arg:tt)+) => { ... };
}

Fallible immediate version of error!.