pub trait Vertex { }
Expand description

Trait to mark a vertex

Implementors