mismall 2.0.0

Streaming Huffman compression library with AES-256-GCM encryption and archive support
Documentation
1
2
3
4
use mismall::error::{ErrorExt, MismallError};

#[cfg(test)]
mod decompression_errors;