| Crates.io | asyncio |
| lib.rs | asyncio |
| version | 0.0.0 |
| created_at | 2024-12-11 23:04:43.347315+00 |
| updated_at | 2024-12-11 23:04:43.347315+00 |
| description | An unified async IO interface |
| homepage | https://narrowlink.com |
| repository | https://github.com/narrowlink/asyncio/ |
| max_upload_size | |
| id | 1480598 |
| size | 2,931 |
Unified Async I/O is a Rust library that provides a standardized trait for asynchronous I/O operations. It aims to simplify asynchronous development by offering a unified interface and adapters for various async I/O types.