Cargo Features

LZHAM has no features set by default.

[dependencies]
lzham = { version = "0.1.1", features = ["static", "dynamic", "generate_binding"] }
static

Enables static of lzham-sys

dynamic

Enables dynamic of lzham-sys

generate_binding

Enables generate_binding of lzham-sys

LZHAM has 3 features without comments.