Expand description
§⚠️ UNSTABLE⚠️
the public interface of this crate is unstable!
A pure-rust implementation of zlib.
For a zlib -compatible rust api of this crate, see libz-rs-sys. For a more high-level interface, use flate2.
Re-exports§
pub use crc32::crc32;pub use crc32::crc32_combine;pub use crc32::get_crc_table;