Crates.io | lzfse |
lib.rs | lzfse |
version | 0.1.0 |
source | src |
created_at | 2020-07-26 12:05:31.170601 |
updated_at | 2020-07-26 12:05:31.170601 |
description | Rust bindings for the LZFSE reference implementation. |
homepage | |
repository | https://github.com/citruz/lzfse-rs |
max_upload_size | |
id | 269719 |
size | 6,384 |
Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.
# Cargo.toml
[dependencies]
lzfse = "0.1.0"