Y
Hacker News
new
|
ask
|
show
|
jobs
by
geodel
3310 days ago
You can see for yourself [1]. Seems many users are not following the patterns of Async IO in Rust.
1.
https://www.reddit.com/r/rust/comments/6enj5d/what_does_rust...
1 comments
pcwalton
3310 days ago
1:1 can be made compatible with async I/O with a thread pool, though.
link