compiletest
1.84.0-nightly
(3fee0f12e 2024-11-20)
In compiletest::
util
compiletest
::
util
Function
copy_dir_all
Copy item path
Source
pub fn copy_dir_all(src: impl
AsRef
<
Path
>, dst: impl
AsRef
<
Path
>) ->
Result
<
()
>