Crates.io | lzfse-sys |
lib.rs | lzfse-sys |
version | 1.0.0 |
source | src |
created_at | 2020-07-26 12:04:05.426657 |
updated_at | 2020-07-26 12:04:05.426657 |
description | Crate to build the LZFSE reference implementation for lzfse-rs. |
homepage | |
repository | https://github.com/citruz/lzfse-rs |
max_upload_size | |
id | 269718 |
size | 247,444 |
Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.
# Cargo.toml
[dependencies]
lzfse = "0.1.0"