10XGenomics / lz4-rs

Rust LZ4 bindings
MIT License
46 stars 28 forks source link

Derive Clone and Copy for CompressionMode #30

Closed tisonkun closed 2 years ago

tisonkun commented 2 years ago

This is a data model. Derive proper features to be used easily downstream.

tisonkun commented 2 years ago

cc @pmarks

tisonkun commented 2 years ago

@pmarks shall we have a 1.9.5 or 1.10.0 release so that downstream can make use of this patch easily?