Cargo Features
compio-runtime has no features set by default.
[dependencies]
compio-runtime = { version = "0.6.1", features = ["event", "time", "io-uring", "polling", "criterion"] }
- event
-
Enables cfg-if and arrayvec of compio-buf
compio-buf:
Dependencies
Affects
compio-runtime::event
… - time
-
Enables slab
Affects
compio-runtime::time
… - io-uring
-
Enables io-uring of compio-driver
Workspace dependencies
- polling
-
Enables polling of compio-driver