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