flams_
web_
utils
0.0.1
flams_web_utils
Function
try_catch
Copy item path
Source
pub fn try_catch<R>(run: impl
FnOnce
() -> R) ->
Result
<R,
JsError
>