Typeberry by Fluffy Labs - v0.5.0
Preparing search index...
lib
utils
Result
Type Alias Result<Ok, Error>
Result
:
OkResult
<
Ok
>
|
ErrorResult
<
Error
>
An indication of two possible outcomes returned from a function.
Type Parameters
Ok
Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.5.0
Loading...
An indication of two possible outcomes returned from a function.