Trait NodeMutOrientation

Source
pub trait NodeMutOrientation: 'static { }
Expand description

A marker trait determining the mutation flexibility of a mutable node.

Implementors§