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