-
Notifications
You must be signed in to change notification settings - Fork 655
Open
Labels
Description
I propose adding a new type ResultFuture
analogous to OptionFuture
but wrapping a Result
instead of an Option
.
Happy to implement it upon approval.
Totodore, jonatanzeidler and s3igo