2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-16 10:49:55 +00:00
async-std/docs/src
abhi 4742f461fe
Add missing ? operator after handle.await
According to line#118, there should be a `?` operator after `await`.
2020-02-22 15:17:06 +05:30
..
concepts Typos and sentence structure fixes 2019-10-21 19:47:14 -03:00
images added diagrams 2019-08-15 11:36:39 +02:00
overview docs: Replace mention of futures-preview crate 2019-11-27 19:35:27 +01:00
patterns fix syntax problem for task::sleep 2020-01-25 22:13:26 +00:00
security Fix book tests 2019-08-25 04:34:41 -07:00
tutorial Add missing ? operator after handle.await 2020-02-22 15:17:06 +05:30
concepts.md small typos and edits in first few pages 2019-08-17 07:03:48 +10:00
glossary.md Copyedits for the book 2019-08-17 00:41:37 -05:00
introduction.md Copyedits for the book 2019-08-17 00:41:37 -05:00
patterns.md Add small patterns library 2019-08-12 21:17:21 +02:00
SUMMARY.md book: Add Production-ready Accept Loop section 2020-01-12 03:47:37 +02:00