| Crates.io | raff |
| lib.rs | raff |
| version | 0.1.0 |
| created_at | 2024-10-09 13:19:12.108201+00 |
| updated_at | 2026-01-13 10:37:24.588781+00 |
| description | RAFF format |
| homepage | |
| repository | https://github.com/piot/raff |
| max_upload_size | |
| id | 1402378 |
| size | 22,763 |
RAFF is a Rust library designed for handling custom binary container formats with efficient variable-length encoding.
Add RAFF to your project by adding the following to your Cargo.toml:
[dependencies]
raff = "0.0.1"
This project is licensed under the MIT License. See the LICENSE file for details.