Docs.rs
async-std-1.6.3
async-std 1.6.3
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
skade
yoshuawuyts
Keruspe
joshtriplett
dignifiedquire
Dependencies
async-attributes ^1.1.1
normal
async-mutex ^1.1.3
normal
async-task ^3.0.0
normal
crossbeam-utils ^0.7.2
normal
futures-core ^0.3.4
normal
futures-io ^0.3.4
normal
futures-timer ^3.0.2
normal
kv-log-macro ^1.0.6
normal
log ^0.4.8
normal
memchr ^2.3.3
normal
num_cpus ^1.12.0
normal
once_cell ^1.3.1
normal
pin-project-lite ^0.1.4
normal
pin-utils ^0.1.0-alpha.4
normal
slab ^0.4.2
normal
surf ^1.0.3
normal
tokio ^0.2
normal
femme ^1.3.0
dev
futures ^0.3.4
dev
rand ^0.7.3
dev
rand_xorshift ^0.2.0
dev
tempdir ^0.3.7
dev
async-executor ^0.1.2
normal
async-io ^0.1.8
normal
blocking ^0.5.0
normal
futures-lite ^0.1.8
normal
futures-channel ^0.3.4
normal
futures-timer ^3.0.2
normal
wasm-bindgen-futures ^0.4.10
normal
wasm-bindgen-test ^0.3.10
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition RawFd
async_std
::
os
::
unix
::
io
All crates
?
[
−
]
[src]
Type Definition
async_std
::
os
::
unix
::
io
::
RawFd
type RawFd =
c_int
;
This is supported on
Unix
only.
Raw file descriptors.