Skip to main content
rename_blocking
tokio
1.53.1
In tokio::
fs::
rename
tokio
::
fs
::
rename
Function
rename_
blocking
Copy item path
Source
async fn rename_blocking(from: &
Path
, to: &
Path
) ->
Result
<
()
>