-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add book draft #1
Conversation
Link to the docs, the are extensive and useful.
Following a suggestion from @davidbarsky, I'll draft new chapters on Dropbox Paper, for easier suggestions and collaborative editing. |
The relationship between std futures and futures and how we deal with it. https://paper.dropbox.com/doc/stdfuture-and-futures-rs--AifVfz9CkteLLHo8DfEv38ynAQ-2G4dXObxVKCLdSvNFdSNi |
I did a second pass through the Futures chapter, with a better example. https://paper.dropbox.com/doc/Futures--AidWvoZL8EmSIQMU_9C_xrg8AQ-Jfp4n4gvHN4eykhRiTCVU |
Started writing the tasks chapter, not much done yet: https://paper.dropbox.com/doc/Tasks--AigLw07GQd6MJOMWs2Dkp8olAg-g4vvhxYg0xgJZPaMXsncC |
The tasks chapter had its first go, it is missing the section about panics and error handling. |
I started to write a Glossary, but TBH, I feel like it ends up in a mini async tutorial... |
Added the draft texts above to the book for better previewing. |
Cleanup sys module
No description provided.