We believe tasks are the wrong abstaction. Lets instead make it as easy as possible for wstd users to use the right abstraction by re-exporting futures-concurrency, @yoshuawuyts 's crate that provides the right abstraction, and use it in wstd's examples and docs.
We believe tasks are the wrong abstaction. Lets instead make it as easy as possible for wstd users to use the right abstraction by re-exporting
futures-concurrency, @yoshuawuyts 's crate that provides the right abstraction, and use it in wstd's examples and docs.