atomic_store::fixed_append_log

Function format_range_file_path

Source
fn format_range_file_path(
    root_path: &Path,
    file_pattern: &str,
    from_index: u64,
    up_to_index: u64,
) -> PathBuf