#2d-grid #grid #2d

gridd

A generic, dirt-simple, two-dimensional grid

5 unstable releases

0.3.1 Sep 10, 2019
0.3.0 Sep 10, 2019
0.2.1 Sep 10, 2019
0.2.0 Sep 10, 2019
0.1.0 Sep 6, 2019

#1677 in Data structures

Apache-2.0 OR MIT

16KB
240 lines

Gridd

Build Status Docs Version Downloads License

Minimalist implementation of two-dimensional grids.

Installation

Add the following to your project's Cargo.toml file under [dependencies]:

gridd = "0.3.1"

Check out Gridd's Cargo page for the latest version info.

License

Dual-licensed to be compatible with the Rust project.

This software and associated documentation files are licensed under one of the following:

at your option. This file may not be copied, modified, or distributed except according to those terms.

No runtime deps