RBNode.color

The color of the node.

struct RBNode(V, ALLOC)
Color color;

Meta