lzfse-sys 2.0.0

Crate to build the LZFSE reference implementation for lzfse-rs.
Documentation
  • Coverage
  • 80%
    4 out of 5 items documented0 out of 0 items with examples
  • Size
  • Source code size: 250.79 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 110.06 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • citruz/lzfse-rs
    2 3 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • citruz

lzfse-rs

Build and Testcrates.io

https://img.shields.io/crates/v/lzfse

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

Documentation

# Cargo.toml
[dependencies]
lzfse = "0.1.0"