Function crates_registry::unpack

source ·
pub async fn unpack(packed_file: &Path, root_registry: &Path) -> Result<()>