fn extract_zipfile(file: File, limits: ArchiveLimits) -> Result<TempDir>Expand description
Extract a ZIP archive within the configured resource limits.
fn extract_zipfile(file: File, limits: ArchiveLimits) -> Result<TempDir>Extract a ZIP archive within the configured resource limits.