logo
pub trait EdgeBasicInterface: HasId { }
Expand description

Edge of a graph.

Implementors