Cargo Features

ntex-rt has no features set by default.

[dependencies]
ntex-rt = { version = "0.4.28", features = ["tokio", "compio", "neon"] }
tokio = tok-io

tokio support

compio = compio-driver, compio-runtime

compio support

neon = ntex-neon

neon runtime

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.

compio-driver compio?

Enables compio-driver ^0.6

compio-runtime compio?

Enables compio-runtime ^0.6

tok-io tokio?

Enables tokio

ntex-neon neon?