Skip to main content

temp_path

Function temp_path 

Source
fn temp_path(target: &Path) -> Result<PathBuf>
Expand description

A dot-prefixed sibling of target. It has to share the directory: rename is only atomic within one filesystem.