cartesian_array_product 1.1.1

Arrays of the cartesian product of a set of items.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cartesian_array_product"
version = "1.1.1"
dependencies = [
 "const-anonymous-functions",
]

[[package]]
name = "const-anonymous-functions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "faa671d8be416eb5277c2f970b4d2130d51c388eebb4fe96a7c4215985be4387"