grid_trait 0.1.0

2D and 3D grids with combinators.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "grid_trait"
version = "0.1.0"
dependencies = [
 "mint",
]

[[package]]
name = "mint"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8d80717448454e312cb3148adab19943f1553a8fbc828a39b0e91911f488130"