2 stable releases
1.0.1 | May 28, 2022 |
---|---|
0.1.0 |
|
#1201 in Asynchronous
426 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
~2–3MB
~46K SLoC