logo
pub trait NodeBasicInterface: HasId { }
Expand description

Node of a graph.

Implementors