Y
Hacker News
new
|
ask
|
show
|
jobs
by
tcfhgj
338 days ago
no
https://doc.rust-lang.org/std/future/macro.join.html
1 comments
sedatk
338 days ago
Then it doesn’t apply in this case.
link
tcfhgj
337 days ago
why?
link
sedatk
334 days ago
Because parent asked for a language feature, not runtime: "One thing that most languages are lacking..."
link
tcfhgj
332 days ago
I haven't linked a runtime but the specific feature, which alleviates manual handling of multiple futures when awaiting multiple futures concurrently, expressed in the language named Rust.
link