You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's good to have a documentation on implementing a custom future. Especially because the current Future trait API is not exactly intuitive rust-lang/futures-rs#129. Let's come up with a good example usecase and document it.
The text was updated successfully, but these errors were encountered:
I think it's good to have a documentation on implementing a custom future. Especially because the current Future trait API is not exactly intuitive rust-lang/futures-rs#129. Let's come up with a good example usecase and document it.
The text was updated successfully, but these errors were encountered: