Searched defs:copy_dir_all (Results 1 – 2 of 2) sorted by relevance
48 pub fn copy_dir_all(src: &Path, dst: &Path) -> Result<(), String> { in copy_dir_all() method