Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tmzt
on March 9, 2018
|
parent
|
context
|
favorite
| on:
Writing a Microservice in Rust
the effort to add async/await to Rust is ongoing, with an experimental RFC [1]. There is also a working implementation using procedural macros [2].
[1]
https://github.com/rust-lang/rfcs/pull/2033
[2]
https://github.com/alexcrichton/futures-await
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/rust-lang/rfcs/pull/2033 [2] https://github.com/alexcrichton/futures-await