Cargo Features
ntex-rt has no features set by default.
[dependencies]
ntex-rt = { version = "0.4.20", features = ["glommio", "tokio", "compio", "async-std"] }
- glommio = futures-channel, glomm-io
-
glommio support
- tokio = tok-io
-
tokio support
- compio = comp-io
-
compio support
- async-std
-
async-std support
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.