pub async fn extract_all(
target_dir: &Path,
overwrite: bool,
) -> Result<ExtractReport>Expand description
Extract all embedded assets.
pub async fn extract_all(
target_dir: &Path,
overwrite: bool,
) -> Result<ExtractReport>Extract all embedded assets.