Wraps an async throwing function into a Result. The mapError function converts the caught exception into the error type.
Wraps an async throwing function into a Result. The mapError function converts the caught exception into the error type.