One of the key gaps in Rustâs ecosystem has been a strong story for fast and productive asynchronous I/O. We have solid foundations, like the mio library, but theyâre very low level: you have to wire up state machines and juggle callbacks directly. Weâve wanted something higher level, with better ergonomics, but also better composability, supporting an ecosystem of asynchronous abstractions that a
{{#tags}}- {{label}}
{{/tags}}