xtask::dist

Function zip

source
fn zip(
    src_path: &Path,
    symbols_path: Option<&PathBuf>,
    dest_path: &Path,
) -> Result<()>