Docs.rs
io-extras-0.17.4
io-extras 0.17.4
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.12.0
normal
io-lifetimes ^1.0.0
normal
mio ^0.8.0
normal
os_pipe ^1.0.0
normal
socket2 ^0.4.0
normal
tokio ^1.6.0
normal
os_pipe ^1.0.0
dev
windows-sys ^0.48.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module os
Modules
?
Module
io_extras
::
os
source
·
[
−
]
Expand description
OS-specific functionality.
Modules
rustix
All Posix-ish platforms have
RawFd
and related traits. Re-export them so that users don’t need target-specific code to import them.