Skip to main content

compress_raw_file

Function compress_raw_file 

Source
pub fn compress_raw_file(
    input: &Path,
    output: &Path,
) -> Result<CompressStats, String>
Expand description

Extra LZ4 pass for non-ingest binaries (e.g. lexicon sidecars).