lzfse

Crates.iolzfse
lib.rslzfse
version0.1.0
sourcesrc
created_at2020-07-26 12:05:31.170601
updated_at2020-07-26 12:05:31.170601
descriptionRust bindings for the LZFSE reference implementation.
homepage
repositoryhttps://github.com/citruz/lzfse-rs
max_upload_size
id269719
size6,384
(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