async-std 1.7.0

Async version of the Rust standard library
Documentation
1
2
3
4
5
6
7
status = [

    "Build and test (ubuntu-latest, nightly)",

    "Build and test (windows-latest, nightly)",

    "Build and test (macOS-latest, nightly)",

    "Checking fmt and docs",

    "Clippy check",

]