oodle-safe 0.2.0

Safe low-level bindings for the oodle compression library.
Documentation
  • Coverage
  • 81.82%
    45 out of 55 items documented2 out of 11 items with examples
  • Size
  • Source code size: 52.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.53 MB 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
  • ymelois/oodle-safe
    6 1 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sehnryr

oodle-safe

This is a thin, safe abstraction built on top of the bindings from oodle-sys.

It provides a safe interface to the Oodle library with rust types like slices instead of pointers and lengths.