Function like_shell::temp_dir_from_template
source ยท pub fn temp_dir_from_template(
source_dir: &Path,
) -> Result<TempDir, Box<dyn Error>>Expand description
Create a temporary directory filled with a copy of source_dir.