A utility type that maps an async function to a standard Result storing the awaited ReturnType in the data field.
ReturnType
A utility type that maps an async function to a standard Result storing the awaited
ReturnType
in the data field.