
We've released async-std 1.12.0!
This release stabilizes task::spawn_blocking, a fundamental API to bridge blocking and async code via a blocking thread pool.
We also added TryFrom impls to convert async sockets back to std sync socket types.
github.com/async-rs/async…
English








