Skip to main content

sync_parent_dir_blocking

Function sync_parent_dir_blocking 

Source
pub fn sync_parent_dir_blocking(path: &Path) -> Result<(), FileError>
Expand description

sync_parent_dir for callers that are not on the async runtime.