Registry / networking / duplex

duplex

JSON →
library0.16.0rscratesunverified

The Duplex trait provides interactive streams for bidirectional communication.

# Cargo.toml [dependencies] duplex = "0.16.0"
INSTALL
IMPORT
SIG · DUPLEX
D
duplex
networkingrustv0.16.0
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.

Duplex
use duplex::Duplex;

Demonstrates importing the Duplex trait.

use duplex::Duplex; fn main() { // Example usage of Duplex trait println!("Duplex trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources