[][src]Crate gridly_grids

Structs

SparseGrid
VecGrid

A grid that stores its elements in a Vec<T>, in row-major order.