|
|
|
|
|
by steveklabnik
2759 days ago
|
|
No; async/await produces Futures, which is what actix-web uses. It will use a slightly older futures, but that's why there's a compatibility layer, and I'm sure they'll update fairly quickly after stabilization and so you could just use that version as well. |
|