Cargo Features
[dependencies]
liblzma-sys = { version = "0.3.9", default-features = false, features = ["static", "bindgen", "parallel", "wasm"] }
- default = bindgen
-
The
bindgen
feature is set by default wheneverliblzma-sys
is added without
somewhere in the dependency tree.default-features = false - static wasm?
- bindgen default wasm?
- parallel
-
Affects
manual::lzma_mt
,manual::lzma_stream_encoder_mt_memusage
,manual::lzma_stream_encoder_mt
,manual::lzma_stream_decoder_mt
,manual::lzma_mt_block_size
… - wasm = bindgen, static