Searched defs:catch_unwind (Results 1 – 3 of 3) sorted by relevance
5 pub fn catch_unwind<F, R>(label: &'static str, foreign_call: F) -> R in catch_unwind() function
98 mod catch_unwind; module431 fn catch_unwind(self) -> CatchUnwind<Self> in catch_unwind() method
203 mod catch_unwind; module1100 fn catch_unwind(self) -> CatchUnwind<Self> in catch_unwind() method