Cargo Features

Glommio has no features set by default.

[dependencies]
glommio = { version = "0.9.0", features = ["debugging", "bench", "native-tls", "nightly"] }
debugging

Affects task::debugging

bench

Affects glommio::nop

native-tls nightly?

Unstable features based on nightly

nightly = native-tls