tempfile
3.15.0
In tempfile::
file::
imp::
unix
Functions
create
create_named
create_unix
create_unlinked
keep
persist
reopen
tempfile
::
file
::
imp
::
unix
Function
persist
Copy item path
Settings
Help
Summary
Source
pub fn persist(old_path: &
Path
, new_path: &
Path
, overwrite:
bool
) ->
Result
<
()
>