lzfse-sys

Crates.iolzfse-sys
lib.rslzfse-sys
version1.0.0
sourcesrc
created_at2020-07-26 12:04:05.426657
updated_at2020-07-26 12:04:05.426657
descriptionCrate to build the LZFSE reference implementation for lzfse-rs.
homepage
repositoryhttps://github.com/citruz/lzfse-rs
max_upload_size
id269718
size247,444
(citruz)

documentation

README

lzfse-rs

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

Documentation

# Cargo.toml
[dependencies]
lzfse = "0.1.0"
Commit count: 9

cargo fmt