structured-zstd 0.0.19

Pure Rust zstd implementation — managed fork of ruzstd. Dictionary decompression, no FFI.
Documentation
1
2
mod fastest;
pub(crate) use fastest::compress_block_encoded;