Function inner_copy

Source
pub fn inner_copy<P: AsRef<Path>>(src: &P, dest: &P) -> Result<()>