Macro mvutils::try_catch

source ยท
macro_rules! try_catch {
    ($t:expr, $c:expr) => { ... };
}