Function extract

Source
pub fn extract(
    path: PathBuf,
    destination: Option<PathBuf>,
) -> Result<PathBuf, Box<dyn Error>>