pub fn with_compression<T>(f: impl FnOnce() -> T) -> T
Back-compat convenience: compress with DEFLATE (what the bare Send compressed keyword selects).
Send compressed