BTreeMapNode.is_leaf

Indicator if the given node is a leaf

struct BTreeMapNode
bool is_leaf;

Meta