Wraps the return value of body into a Result.
body
Result
The function to cast an error from body.
The wrapped function.
Rest
Generated using TypeDoc
Wraps the return value of
body
into aResult
.