lzfse-rs

Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.

Documentation

```toml

Cargo.toml

[dependencies] lzfse = "0.1.0" ```