| Crates.io | lzfse |
| lib.rs | lzfse |
| version | 0.2.0 |
| created_at | 2020-07-26 12:05:31.170601+00 |
| updated_at | 2024-11-14 05:25:01.247485+00 |
| description | Rust bindings for the LZFSE reference implementation. |
| homepage | |
| repository | https://github.com/citruz/lzfse-rs |
| max_upload_size | |
| id | 269719 |
| size | 13,436 |
https://img.shields.io/crates/v/lzfse
Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.
# Cargo.toml
[dependencies]
lzfse = "0.2.0"