logo
pub trait NodeFactoryInterface: GraphNodesNominalInterface { }
Expand description

Interface of a type responsible for constructing nodes.

Implementors