oodle-safe 0.2.0

Safe low-level bindings for the oodle compression library.
Documentation

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.