Function std::sys_common::fs::copy

source ·
pub fn copy(from: &Path, to: &Path) -> Result<u64>