sync_to_disk

Function sync_to_disk 

Source
pub async fn sync_to_disk(
    written_files: Vec<PathBuf>,
    target_dirs: HashSet<PathBuf>,
)