You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
async-std/docs/src
abhi 4742f461fe
Add missing ? operator after handle.await
According to line#118, there should be a `?` operator after `await`.
5 years ago
..
concepts Typos and sentence structure fixes 5 years ago
images added diagrams 5 years ago
overview docs: Replace mention of futures-preview crate 5 years ago
patterns fix syntax problem for task::sleep 5 years ago
security Fix book tests 5 years ago
tutorial Add missing ? operator after handle.await 5 years ago
SUMMARY.md book: Add Production-ready Accept Loop section 5 years ago
concepts.md small typos and edits in first few pages 5 years ago
glossary.md Copyedits for the book 5 years ago
introduction.md Copyedits for the book 5 years ago
patterns.md Add small patterns library 5 years ago