Files
books-futures-explained/book.toml
Carl Fredrik Samson 92680313ea finished book
2020-02-01 17:23:49 +01:00

17 lines
431 B
TOML

[book]
authors = ["Carl Fredrik Samson"]
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
copy-js = true
line-numbers = true