copy

Function copy 

Source
pub fn copy(from: &Path, to: &Path) -> Result<(), Box<dyn Error + Sync + Send>>