Cargo Features

ntex-rt has no features set by default.

[dependencies]
ntex-rt = { version = "0.4.13", features = ["glommio", "tokio", "async-std"] }
glommio = futures-channel, glomm-io

glommio support

tokio = tok-io

tokio support

async-std

async-std support

Enables unstable of async-std

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.

tok-io tokio?

Enables tokio

async_std async-std?

Enables async-std

futures-channel linux glommio?
glomm-io linux glommio?

Enables glommio ^0.8