Function clone_file

Source
pub fn clone_file<P: AsRef<Path>, Q: AsRef<Path>>(src: P, dest: Q) -> Result<()>
Expand description

This function is not implemented for this platform