Module lzma::lzma_stream_wrapper
[−]
[src]
Wraps the underlying FFI struct lzma_stream
to provide various safety guarantees, like the Send trait.
Structs
LzmaCodeResult | |
LzmaStreamWrapper |