hex_grid 0.2.1

A library to easily work with 2d hex grids of arbitrary shapes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "hex_grid"
version = "0.2.1"
authors = ["Nathan Fox <fuchsnj@gmail.com>"]
readme = "README.md"
repository = "https://github.com/fuchsnj/hex_grid"
license = "MIT/Apache-2.0"
description = """
A library to easily work with 2d hex grids of arbitrary shapes
"""

[dependencies]