Function sweet_potator::util::copy_dir

source ·
pub fn copy_dir<P: AsRef<Path>, Q: AsRef<Path>>(from: P, to: Q) -> Result<()>
Expand description

§Panics

Will panic if Path::file_name returns None