[][src]Module beehive::collections::direction_map

A stack-allocated map backed by a array that can be indexed by Direction.

Structs

DirectionMap

A stack-allocated map backed by an array that can be indexed by Direction.