Function objrs_runtime::catch_exception [] [src]

pub fn catch_exception<F: FnOnce() -> R, R>(f: F) -> Result<R, id>