[][src]Macro wataash_utils::ret_e

macro_rules! ret_e {
    ($($arg:tt)*) => { ... };
}

Returns failure::Error along with logging it.