finished book

This commit is contained in:
Carl Fredrik Samson
2020-02-01 17:23:49 +01:00
parent b509e4d32b
commit 92680313ea
17 changed files with 559 additions and 492 deletions

View File

@@ -4,6 +4,14 @@ language = "en"
multilingual = false
src = "src"
title = "Futures Explained in 200 Lines of Rust"
description = "This book aims to explain Futures in Rust using an example driven approach."
[output.html]
git-repository-url = "https://github.com/cfsamson/books-futures-explained"
google-analytics = "UA-157536992-1"
[output.html.playpen]
editable = true
editable = true
copy-js = true
line-numbers = true