Pascal Hertleif
|
df8cea8ab6
|
Book: Fix typo in tasks example
|
2019-08-16 23:20:15 +02:00 |
|
Florian Gilcher
|
9c1869ce62
|
Merge pull request #52 from skorgu/patch-1
Rename 'task' variable in example
|
2019-08-16 23:14:28 +02:00 |
|
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 |
|
Luiz Irber
|
43d0cd8dc8
|
fix formatting and add Futures link
|
2019-08-16 20:24:51 +00:00 |
|
Luiz Irber
|
bd22456e44
|
FIx rust-book-sync link
|
2019-08-16 13:07:25 -07:00 |
|
Florian Gilcher
|
02e4bd4872
|
Merge pull request #38 from async-rs/document-blocking
Document panicking and blocking
|
2019-08-16 16:50:14 +02:00 |
|
Florian Gilcher
|
2391db9003
|
Add two chapters as TODO and change intro (#41)
|
2019-08-16 16:35:32 +02: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 |
|