copy_verbatim

Function copy_verbatim 

Source
pub fn copy_verbatim(
    file: &File<'_>,
    root_path: &Path,
    target_base: &str,
) -> Result<()>
Expand description

Copies a file verbatim from the embedded directory to disk