pub fn compress_raw( input: &Path, output: &Path, ) -> Result<CompressStats, Box<dyn Error>>
Compress any binary file (e.g. legacy .lex sidecar) as raw bytes.
.lex