Cargo Features

glow_plug has no features set by default.

[dependencies]
glow_plug = { version = "0.1.1", features = ["tokio"] }
tokio

Enables futures and tokio

glow_plug has 1 feature without comment.