Simple interface for LZMA compression and decompression in Rust.
# Cargo.toml
[dependencies]
rust-lzma = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decompress LZMA data using XzDecoder.
Consider using the `xz2` crate for more advanced features.
No dependency data recorded yet.