# rs-async-io-utilities
[](https://crates.io/crates/async_io_utilities)
[](https://crates.io/crates/async_io_utilities)
[](https://docs.rs/async_io_utilities/)
[](https://github.com/Majored/rs-async-io-utilities/blob/main/LICENSE)
An asynchronous IO utilities crate powered by [`tokio`](https://crates.io/crates/tokio).
## Features
TODO
## Installation & Basic Usage
```toml
[dependencies]
async_io_utilities = "0.1.2"
```
## Issues & Support
Whether you're wanting to report a bug you've come across during use of this crate or are seeking general help/assistance, please utilise the [issues tracker](https://github.com/Majored/rs-async-io-utilities/issues) and provide as much detail as possible (eg. recreation steps).
I try to respond to issues within a reasonable timeframe.