2 stable releases
| 1.0.1 | May 28, 2022 |
|---|---|
| 0.1.0 |
|
#2071 in Asynchronous
1,156 downloads per month
4KB
53 lines
This crate provides only a single type (Duplex), which allows combining an AsyncRead type and an AsyncWrite type into a single AsyncRead + AsyncWrite type.
Dependencies
~1.8–2.5MB
~35K SLoC