io_uring_wakeup 0.1.0

io_uring sq wakeup
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.io_uring_header]
version = "0.1"

[dependencies.io_uring_syscall]
version = "0.1"

[package]
description = "io_uring sq wakeup"
documentation = "https://docs.rs/io_uring_wakeup"
edition = "2021"
homepage = "https://crates.io/crates/io_uring_wakeup"
license = "MIT"
name = "io_uring_wakeup"
readme = "README.md"
repository = "https://github.com/zzwxh/io_uring_wakeup"
version = "0.1.0"