Update README.md
This commit is contained in:
committed by
GitHub
parent
a840a1c3e2
commit
6e7a6bbc8d
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# Futures Explained in 200 Lines of Rust
|
# Futures Explained in 200 Lines of Rust
|
||||||
|
|
||||||
|
The rendered version is found at: [https://cfsamson.github.io/books-futures-explained/](https://cfsamson.github.io/books-futures-explained/)
|
||||||
|
|
||||||
This book aims to explain `Futures` in Rust using an example driven approach,
|
This book aims to explain `Futures` in Rust using an example driven approach,
|
||||||
exploring why they're designed the way they are, and how they work. We'll also
|
exploring why they're designed the way they are, and how they work. We'll also
|
||||||
take a look at some of the alternatives we have when dealing with concurrency
|
take a look at some of the alternatives we have when dealing with concurrency
|
||||||
|
|||||||
Reference in New Issue
Block a user