Function foundry_compilers::project_util::copy_dir
source · pub fn copy_dir(
source: impl AsRef<Path>,
target_dir: impl AsRef<Path>
) -> Result<()>
Expand description
Copies all content of the source dir into the target dir