sehnryr / oodle-safe

This is a thin, safe abstraction built on top of the bindings from oodle-sys.
https://crates.io/crates/oodle-safe
MIT License
4 stars 0 forks source link
compression decompression library linux oodle rust

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.