Expand description

bracket-algorithm-traits provides traits for use in the bracket-pathfinding and bracket-geometry

Macros

Creates a SmallVec containing the arguments.

Structs

A Vec-like container that can store a small number of elements inline.

Traits

Implement these for handling conversion to/from 2D coordinates (they are separate, because you might want Dwarf Fortress style 3D!)
Implement these for handling conversion to/from 2D coordinates (they are separate, because you might want Dwarf Fortress style 3D!)
Implement this trait to support path-finding functions.