Module ffi_helpers::panic[][src]

Structs

A caught panic message.

Functions

Try to execute some function, catching any panics and translating them into errors to make sure Rust doesn’t unwind across the FFI boundary.

Try to recover the error message from a panic.