2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-05-17 12:31:28 +00:00
async-std/src/task
Yoshua Wuyts d5725e78be
use async-macros
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
2019-09-17 23:24:15 +02:00
..
block_on.rs remove custom log tools in favor of macro crate 2019-09-16 14:07:06 +02:00
blocking.rs Stagger background thread spin-down to avoid a thundering herd 2019-08-15 18:18:13 +02:00
local.rs remove async_await feature gate 2019-08-21 00:29:35 -07:00
mod.rs use async-macros 2019-09-17 23:24:15 +02:00
pool.rs cargo fmt 2019-09-16 15:34:06 +02:00
sleep.rs remove async_await feature gate 2019-08-21 00:29:35 -07:00
task.rs add doc comment for join handle drop behavior 2019-09-14 16:35:27 -04:00