unlink_overlay_path

Function unlink_overlay_path 

Source
fn unlink_overlay_path<P>(primary: &Arc<P>, path: &Path) -> Result<(), FsError>
where P: FileSystem + ?Sized,