Cargo Features

compio-signal has no features set by default.

[dependencies]
compio-signal = { version = "0.3.0", features = ["io-uring", "lazy_cell", "once_cell_try", "nightly"] }
io-uring

Enables io-uring of compio-driver

lazy_cell nightly?

Nightly features

once_cell_try nightly?
nightly = lazy_cell, once_cell_try