Macro mg_settings::rtry_no_return [] [src]

macro_rules! rtry_no_return {
    ($parse_result:expr, $result:expr, $error_block:block) => { ... };
}