Macro objrs_runtime::catch_exception [] [src]

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