heddle-objects 0.3.1

An AI-native version control system
Documentation
1
2
3
4
// SPDX-License-Identifier: Apache-2.0
//! Compatibility shim for atomic filesystem helpers.

pub(crate) use crate::fs_atomic::{temp_path, write_file_atomic};