Crates.io | oodle-safe |
lib.rs | oodle-safe |
version | 0.2.0 |
source | src |
created_at | 2024-02-04 02:57:41.876951 |
updated_at | 2024-05-28 21:08:21.81766 |
description | Safe low-level bindings for the oodle compression library. |
homepage | |
repository | https://github.com/sehnryr/oodle-safe |
max_upload_size | |
id | 1126043 |
size | 42,472 |
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.