Docs.rs
gridava-0.2.0
gridava 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
algodiva
Dependencies
ndarray ^0.16.1
normal
serde ^1.0
normal
optional
assert_float_eq ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate gridava
gridava
0.2.0
All Items
Crate Items
Modules
Macros
Crate
gridava
Copy item path
Source
Expand description
A library for working with grids of different shapes.
Modules
§
core
Core implementations for grids of all types.
hex
This module contains implementations specific to hex tile based grids.
Macros
§
axial
Helper macro to create
Axial
structs.
edge
Helper macro to create
Edge
structs.
transform
Helper macro to create
Transform
.
vector2d
Helper macro to quickly instantiate a
Vector2D
.
vertex
Helper macro to create
Vertex
structs.