Docs.rs
async-std-1.6.5
async-std 1.6.5
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
crossbeam-utils ^0.7.2
normal
futures-core ^0.3.4
normal
futures-io ^0.3.4
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 ^2.1.1
dev
futures ^0.3.4
dev
rand ^0.7.3
dev
rand_xorshift ^0.2.0
dev
tempfile ^3.1.0
dev
async-global-executor ^1.2.1
normal
async-io ^1.0.1
normal
blocking ^1.0.0
normal
futures-lite ^1.0.0
normal
futures-channel ^0.3.4
normal
gloo-timers ^0.2.1
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
?
[
−
]
[src]
Type Definition
async_std
::
os
::
unix
::
io
::
RawFd
type RawFd =
c_int
;
This is supported on
Unix
only.
Raw file descriptors.