Function copy

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

Wrapper for std::fs::copy