Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.
Documentation
```toml
[dependencies] lzfse = "0.1.0" ```