copy_file

Function copy_file 

Source
pub fn copy_file(old_path: &str, new_dir: &str) -> Result<u64, Error>