Top Level shorthand for Resultt.runCatching(() => ()) . Force the first type parameter type of Error when the action result catch Error.
Resultt.runCatching(() => ())
function to be called
The result of execution in argument supplier.
Generated using TypeDoc
Top Level shorthand for
Resultt.runCatching(() => ())
. Force the first type parameter type of Error when the action result catch Error.