try_zip 0.2.0

Zip with a shorter or optional second iterator.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "try_zip"
version = "0.2.0"
edition = "2021"
description = "Zip with a shorter or optional second iterator."
license = "0BSD"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]