cartesian 0.2.0

QOL macro that creates the cartesian product of multiple iterators
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Jonas Maier <1.jmaier.3@gmail.com>"]
description = "QOL macro that creates the cartesian product of multiple iterators"
edition = "2018"
keywords = ["no_std", "macro", "no-std", "iterator"]
license = "MIT"
name = "cartesian"
repository = "https://github.com/JM4ier/cartesian-rs"
version = "0.2.0"