copy
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
In std::
sys::
fs
std
::
sys
::
fs
Function
copy
Copy item path
Source
pub fn copy(from: &
Path
, to: &
Path
) ->
Result
<
u64
>