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/book.toml

14 lines
289 B
TOML

[book]
authors = ["The async-std maintainers"]
language = "en"
multilingual = false
src = "src"
title = "Async programming in Rust with async-std"
[build]
create-missing = false
[output.html]
git-repository-url = "https://github.com/async-rs/async-std"
git-repository-icon = "fa-github"