[][src]Function etc::cp_r

pub fn cp_r<P>(src: P, target: P) -> Result<(), Error> where
    P: AsRef<Path> + Sized

unix cp -r