sn_testnet_deploy

Function extract_archive

source
pub async fn extract_archive(
    archive_path: &Path,
    dest_path: &Path,
) -> Result<()>