sl4f_lib::common_utils::common::macros

Macro fx_err_and_bail

Source
macro_rules! fx_err_and_bail {
    ($tag:expr, $msg:expr) => { ... };
}