Function fcp::filesystem::copy[][src]

pub fn copy<P: AsRef<Path>, Q: AsRef<Path>>(source: P, dest: Q) -> Result<u64>