Cargo Features

Flecs has no features set by default.

[dependencies]
flecs = { version = "0.1.5", features = ["export_bindings"] }
export_bindings

Enables export_bindings of flecs-sys

Flecs has 1 feature without comment.