| Crates.io | async-stream-connection |
| lib.rs | async-stream-connection |
| version | 1.0.1 |
| created_at | 2023-05-12 12:19:31.417672+00 |
| updated_at | 2023-05-12 13:53:12.448501+00 |
| description | AsyncRead and AsyncWrite on TCP as well as Unix sockets. |
| homepage | |
| repository | https://github.com/User65k/async-stream-connection |
| max_upload_size | |
| id | 862933 |
| size | 18,409 |
A simple enum that supports tokio::io::AsyncRead and tokio::io::AsyncWrite on TCP as well as Unix sockets.