oodle-safe

Crates.iooodle-safe
lib.rsoodle-safe
version0.2.0
sourcesrc
created_at2024-02-04 02:57:41.876951
updated_at2024-05-28 21:08:21.81766
descriptionSafe low-level bindings for the oodle compression library.
homepage
repositoryhttps://github.com/sehnryr/oodle-safe
max_upload_size
id1126043
size42,472
Youn Mélois (sehnryr)

documentation

README

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.

Commit count: 21

cargo fmt