MCPcopy Index your code
hub / github.com/async-rs/duplexify

github.com/async-rs/duplexify @v1.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.2 ↗ · + Follow
11 symbols 11 edges 3 files 2 documented · 18% 3 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

duplexify

Combine a reader + writer into a duplex of Read + Write.

Crates.io version

Download

docs.rs docs

API Docs | Releases | Contributing

Installation

$ cargo add duplexify

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Core symbols most depended-on inside this repo

new
called by 0
src/lib.rs
into_inner
called by 0
src/lib.rs
poll_read
called by 0
src/lib.rs
poll_write
called by 0
src/lib.rs
poll_flush
called by 0
src/lib.rs
poll_close
called by 0
src/lib.rs
poll_fill_buf
called by 0
src/lib.rs
consume
called by 0
src/lib.rs

Shape

Method 9
Function 2

Languages

Rust100%

Modules by API surface

src/lib.rs9 symbols
tests/test.rs1 symbols
examples/stdio.rs1 symbols

For agents

$ claude mcp add duplexify \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact