pub trait NodeMutOrientation: 'static { }
A marker trait determining the mutation flexibility of a mutable node.