Docs.rs
compio-runtime-0.12.0-rc.1
compio-runtime 0.12.0-rc.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Berrysoft
Dependencies
cfg-if ^1.0.0
normal
compio-buf ^0.8.2-rc.1
normal
compio-driver ^0.12.0-rc.1
normal
compio-executor ^0.1.0-rc.1
normal
compio-io ^0.10.0-rc.1
normal
optional
compio-log ^0.1.0
normal
compio-send-wrapper ^0.7.1
normal
core_affinity ^0.8.3
normal
criterion ^0.8.0
normal
optional
futures-util ^0.3.29
normal
pin-project-lite ^0.2.16
normal
scoped-tls ^1.0.1
normal
synchrony ^0.1.7
normal
synchrony ^0.1.7
dev
block2 ^0.6.0
dev
core-foundation ^0.10.0
dev
libc ^0.2.175
normal
windows-sys ^0.61.0
normal
windows-sys ^0.61.0
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
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
Skip to main content
Module fd
compio_
runtime
0.12.0-rc.1
Module fd
Module Items
Structs
In crate compio_
runtime
compio_runtime
Module
fd
Copy item path
Source
Expand description
Utilities for working with file descriptors.
Structs
ยง
AsyncFd
async-fd
Providing implementations for
AsyncRead
and
AsyncWrite
.
PollFd
Providing functionalities to wait for readiness.