heddle-refs 0.10.3

An AI-native version control system
Documentation
1
2
3
4
// SPDX-License-Identifier: Apache-2.0
pub(crate) use objects::fs_atomic::{
    create_dir_all_durable, stage_temp_files_durable, sync_directory, write_file_atomic,
};