|
|
|
|
|
by jerknextdoor
2618 days ago
|
|
`async`/`await` syntax hasn't been implemented. `std::future` will be stabilized in 1.36. It will be a decently long time until it's as "easy to use as it is in JavaScript". You can follow the progress here:
https://areweasyncyet.rs/ |
|