Registry / async / compio-buf

compio-buf

JSON →
library0.8.1rscratesunverified

Buffer trait for completion-based async I/O operations.

# Cargo.toml [dependencies] compio-buf = "0.8.1"
INSTALL
IMPORT
SIG · COMPIO-BUF
C
compio-buf
asyncrustv0.8.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.

IoBuf
use compio_buf::IoBuf;

Shows importing the IoBuf trait from compio_buf.

use compio_buf::IoBuf; fn main() { // IoBuf trait provides buffer management for async I/O println!("Buffer trait ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Amazon
1
Resources
compio-buf — cargo add compio-buf · libregistry