rust-async-dup 1.2.2 Duplicate an async I/O handle
This crate provides two tools, Arc and Mutex. Arc implements AsyncRead, AsyncWrite, and AsyncSeek if a reference to the inner type does. A reference to Mutex implements AsyncRead, AsyncWrite, and AsyncSeek if the inner type does.
- Website: https://github.com/stjepang/async-dup
- License: ASL 2.0, Expat
- Package source: crates-io.scm
- Patches: None
- Builds: x86_64-linux