rename_file
app_lib
1.18.32
app_lib
Function
rename_
file
Copy item path
Source
pub(crate) async fn rename_file( old_path:
String
, new_path:
String
, ) ->
Result
<
()
,
String
>