Open
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.
I propose adding a new type ResultFuture
analogous to OptionFuture
but wrapping a Result
instead of an Option
.
Happy to implement it upon approval.