RBNode.value

The value held by this node

struct RBNode(V, ALLOC)
V value;

Meta