Function copy

Source
pub async fn copy(from: impl AsRef<Path>, to: impl AsRef<Path>) -> Result<u64>