Function file_system::copy_imp[][src]

pub(crate) fn copy_imp(from: &Path, to: &Path, sync: bool) -> Result<u64>