Docs.rs
async-std-1.13.1
async-std 1.13.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
skade
yoshuawuyts
Keruspe
joshtriplett
dignifiedquire
Dependencies
async-attributes ^1.1.2
normal
optional
async-channel ^1.8.0
normal
optional
async-lock ^3.1.0
normal
optional
crossbeam-utils ^0.8.0
normal
optional
futures-core ^0.3.4
normal
optional
futures-io ^0.3.4
normal
optional
kv-log-macro ^1.0.6
normal
optional
log ^0.4.8
normal
optional
memchr ^2.3.3
normal
optional
once_cell ^1.3.1
normal
optional
pin-project-lite ^0.2.0
normal
optional
pin-utils ^0.1.0-alpha.4
normal
optional
slab ^0.4.2
normal
optional
surf ^2.0.0
normal
optional
femme ^2.1.1
dev
futures ^0.3.4
dev
rand ^0.8.0
dev
rand_xorshift ^0.3.0
dev
tempfile ^3.1.0
dev
async-global-executor ^2.4.0
normal
optional
async-io ^2.2.0
normal
optional
async-process ^2.0.0
normal
optional
futures-lite ^2.0.0
normal
optional
futures-channel ^0.3.4
normal
optional
gloo-timers ^0.3.0
normal
optional
wasm-bindgen-futures ^0.4.10
normal
optional
getrandom ^0.2.0
dev
wasm-bindgen-test ^0.3.10
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
std
1.13.1
Module os
Module Items
Modules
In crate async_
std
async_std
Module
os
Copy item path
Source
Expand description
OS-specific extensions.
Modules
ยง
unix
Platform-specific extensions for Unix platforms.
windows
Platform-specific extensions for Windows.