2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-05-18 21:11:29 +00:00
Commit graph

5 commits

Author SHA1 Message Date
skorgu
77171b5f45
Rename 'task' variable in example
The collision between the 'task' variable and the 'task' import is confusing (task::block_on(task) especially).
2019-08-16 16:42:21 -04:00
Florian Gilcher
79d6ee97f1
Document panicking and blocking 2019-08-16 12:32:01 +02:00
Florian Gilcher
54f3732787
TaskHandle -> JoinHandle 2019-08-12 22:20:57 +02:00
Florian Gilcher
cc19d7e76b
Add draft text of some chapters 2019-08-12 22:17:03 +02:00
Florian Gilcher
a0143dd098
Add book draft 2019-08-08 15:54:19 +02:00