# io-uring
Wrapper providing a safe and simple way to access liburing-sys features.
## Usage
Add this to your `Cargo.toml`:
```toml
[dependencies]
io-uring = "0.2"
```
# License
Rand is distributed under the terms of the LGPL-2.1 license.
See [COPYING](COPYING) for details.