heddle-format 0.5.0

An AI-native version control system
Documentation
1
2
3
4
5
// SPDX-License-Identifier: Apache-2.0
//! Pure byte-level storage format helpers.

pub mod compression;
pub mod delta;