Function copy_dir_recursive

fn copy_dir_recursive(src: &crate::std::path::Path, dst: &crate::std::path::Path) -> crate::std::io::Result<()>