Macro wd_log::res_panic[][src]

macro_rules! res_panic {
    ($result:expr) => { ... };
    ($result:expr;$($arg:tt)*) => { ... };
}