tmc_
langs
0.39.4
In tmc_
langs::
file_
util
tmc_langs
::
file_util
Function
rename
Copy item path
Source
pub fn rename<P, Q>(from: P, to: Q) ->
Result
<
()
,
FileError
>
where P:
AsRef
<
Path
>, Q:
AsRef
<
Path
>,