copy

Function copy 

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

Copy a file