atomic_store::rolling_log

Function format_nth_file_path

Source
fn format_nth_file_path(
    root_path: &Path,
    file_pattern: &str,
    file_count: u32,
) -> PathBuf