[[bench]]
harness = false
name = "isect_ck"
[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.4"
[dev-dependencies.either]
version = "1.8.0"
[package]
description = "A 2D Spatial Hash which uses cubes, triangles and hexes."
edition = "2021"
license = "MIT"
name = "spatial_hash"
readme = "README.md"
repository = "https://github.com/JulianKnodt/regular_spatial_hash"
version = "0.1.0"