lzfse-rs
======
[](https://crates.io/crates/lzfse)
https://img.shields.io/crates/v/lzfse
Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.
[Documentation](https://docs.rs/lzfse)
```toml
[dependencies]
lzfse = "0.1.0"
```