Registry / async / compio-io

compio-io

JSON →
library0.9.1rscratesunverified

IO traits for completion based async IO in Rust.

# Cargo.toml [dependencies] compio-io = "0.9.1"
INSTALL
IMPORT
SIG · COMPIO-IO
C
compio-io
asyncrustv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AsyncRead
use compio_io::AsyncRead;

Minimal example showing import of the primary AsyncRead trait.

use compio_io::AsyncRead; fn main() { // Example usage of AsyncRead trait println!("Compio IO traits available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Resources
compio-io — cargo add compio-io · libregistry