pub fn copy(from: impl AsRef<Path>, to: impl AsRef<Path>) -> Result<u64>
Wrapper for std::fs::copy
std::fs::copy