[][src]Macro delog::try_info_now

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

Fallible immediate version of info!.