flux_
common
0.1.0
In flux_
common::
bug
flux_common
::
bug
Function
catch_bugs
Copy item path
Source
pub fn catch_bugs<R>( msg: &
str
, f: impl
FnOnce
() -> R +
UnwindSafe
, ) ->
Result
<R,
ErrorGuaranteed
>