pub const TREE_ACTION_PROMOTE: TreeAction = 3;
Expand description

Promote the node, i.e. replace its parent with it and insert its children where it was