[go: up one dir, main page]

async-std 1.3.0

Async version of the Rust standard library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"