Skip to main content
copy_project_dir_recursive
forge
1.7.2
In forge::
workspace
forge
::
workspace
Function
copy_
project_
dir_
recursive
Copy item path
Source
fn copy_project_dir_recursive(root: &
Path
, src: &
Path
, dst: &
Path
) ->
Result
<
()
>