Docs.rs
async-std-1.12.0
async-std 1.12.0
Docs.rs crate page
Apache-2.0/MIT
Links
Homepage
Repository
crates.io
Source
Owners
skade
yoshuawuyts
Keruspe
joshtriplett
dignifiedquire
Dependencies
async-attributes ^1.1.1
normal
async-channel ^1.5.1
normal
async-lock ^2.3.0
normal
crossbeam-utils ^0.8.0
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
once_cell ^1.3.1
normal
pin-project-lite ^0.2.0
normal
pin-utils ^0.1.0-alpha.4
normal
slab ^0.4.2
normal
surf ^2.0.0
normal
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.0.0
normal
async-io ^1.0.1
normal
async-process ^1.0.1
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
getrandom ^0.2.0
dev
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
☰
RawHandle
In async_std::os::windows::io
?
Type Definition
async_std
::
os
::
windows
::
io
::
RawHandle
source
·
[
−
]
pub type RawHandle =
*mut
c_void
;
Available on
Windows
only.
Expand description
Raw HANDLEs.