☰
pancake_engine_common
0.1.0
In pancake_engine_common::fs_utils::functions
?
Function
pancake_engine_common
::
fs_utils
::
functions
::
rename_file
source
·
[
−
]
pub fn rename_file<P:
AsRef
<
Path
>, Q:
AsRef
<
Path
>>(from: P, to: Q) ->
Result
<
()
>