Do async blocks not require ||? Your code snippet has `async move { … }` where I would have expected `async move || { … }`
-
-
-
Now that I've said that, I realize that `async move { … }` isn't defining a closure at all. It's literally just a transformation of a scope of code.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.