implement_direction_list!() { /* proc-macro */ }Expand description
Implement DirectionList
for Direction of 1 to 127 the value of MAX_DIM.
Using const generics might render this unnecessary. Waiting for stabilization of feature(generic_const_exprs).