#io #unified #async #interface

yanked asyncio

An unified async IO interface

1 unstable release

0.0.0 Jun 26, 2019

#77 in #unified

MIT license

2KB

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.

No runtime deps