Skip to main content

copy_dir

Function copy_dir 

Source
pub fn copy_dir(src: &Path, dest: &Path) -> Result<()>
Expand description

Recursively copy src into dest, skipping .git.