The functions that create and unwrap a ResultAsync, grouped under
the type they work with.
Every member is also exported on its own, so this is only a matter of
preference. The grouped names are shorter, since the type they belong to
says what they operate on.
The functions that create and unwrap a ResultAsync, grouped under the type they work with.
Every member is also exported on its own, so this is only a matter of preference. The grouped names are shorter, since the type they belong to says what they operate on.
Example