Docs.rs
io-extras-0.19.0
io-extras 0.19.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
async-std ^1.13.0
normal
optional
io-lifetimes ^3.0.0
normal
mio ^1.0.2
normal
optional
os_pipe ^1.2.1
normal
optional
socket2 ^0.6.0
normal
optional
tokio ^1.6.0
normal
optional
os_pipe ^1.0.0
dev
windows-sys >=0.52, <=0.60
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
io_
extras
0.19.0
In io_
extras::
os::
rustix
io_extras
::
os
::
rustix
Type Alias
RawFd
Copy item path
1.0.0
ยท
Source
pub type RawFd =
i32
;
Expand description
Raw file descriptors.