2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-10-21 10:46:35 +00:00
async-std/docs/book.toml
2025-04-09 09:05:32 +03:00

12 lines
268 B
TOML

[book]
authors = ["The async-std maintainers"]
language = "en"
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"