Commit Graph

7 Commits

Author SHA1 Message Date
Luca Palmieri
99591a715e Formatter (#51)
Enforce consistent formatting use `dprint`
2024-05-24 17:00:03 +02:00
Luca Palmieri
f388b2a6c3 Add CI job to verify that we have no broken links. (#50)
Fix all broken links.
2024-05-24 16:45:59 +02:00
LukeMathWalker
0665cf0b25 Newlines. 2024-05-16 13:18:19 +02:00
LukeMathWalker
95bddb12ca Add StreamExt::merge 2024-05-16 13:17:59 +02:00
LukeMathWalker
2f2a2a335b Explain how to cancel a spawned future. 2024-05-16 12:43:05 +02:00
LukeMathWalker
73e7ddf913 Explain how tokio::spawn behaves with respect to panics. 2024-05-16 10:59:59 +02:00
LukeMathWalker
aa58dcb5ca Last chapter on async Rust 2024-05-15 20:01:05 +02:00