|
|
|
|
|
by mplanchard
1098 days ago
|
|
I also don’t have any real issues with async rust. It would be nice if there were a better functional-style interface than what you can get with FuturesExt, but you just drop to procedural style when you need to and it’s fine. |
|