1 2 3 4 5
//! Doc. pub use kernel::{adler32, decompress_bytes, ZlibDecompress, LAWS, MAX_OUTPUT_RATIO}; pub mod kernel;