Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ResultFuture #2776

Open
daxpedda opened this issue Oct 5, 2023 · 0 comments
Open

Add ResultFuture #2776

daxpedda opened this issue Oct 5, 2023 · 0 comments
Labels
A-future Area: futures::future C-feature-request

Comments

@daxpedda
Copy link
Contributor

daxpedda commented Oct 5, 2023

I propose adding a new type ResultFuture analogous to OptionFuture but wrapping a Result instead of an Option.

Happy to implement it upon approval.

@taiki-e taiki-e added C-feature-request A-future Area: futures::future labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-future Area: futures::future C-feature-request
Projects
None yet
Development

No branches or pull requests

2 participants