Cargo Features

Piston has no features set by default.

[dependencies]
piston = { version = "1.0.0", features = ["async"] }
async

Enables async of pistoncore-event_loop

Piston has 1 feature without comment.