pub fn compress(text: &str, level: &CompressionLevel) -> EngineResultExpand description
Runs Layer 1 deterministic compression on the input text.
pub fn compress(text: &str, level: &CompressionLevel) -> EngineResultRuns Layer 1 deterministic compression on the input text.