pub async fn delete_file(filepath: &PathBuf) -> Result<(), Error>
delete_file will delete the atomic file at the given filepath. This will delete both the .atomic_file and the .atomic_file_backup