Cargo Features
ntex-net has no features set by default.
[dependencies]
ntex-net = { version = "2.5.14", features = ["tokio", "compio", "neon", "io-uring"] }
- tokio = ntex-tokio
-
tokio runtime
- compio = ntex-compio
-
compio runtime
- neon = ntex-neon, slab, socket2
-
neon runtime
- io-uring = socket2
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.