io-uring icon indicating copy to clipboard operation
io-uring copied to clipboard

Wrapper providing a safe and simple way to access liburing-sys features.

io-uring

Wrapper providing a safe and simple way to access liburing-sys features.

Usage

Add this to your Cargo.toml:

[dependencies]
io-uring = "0.2"

License

Rand is distributed under the terms of the LGPL-2.1 license.

See COPYING for details.