logo
pub trait EdgeBasicInterface where
    Self: HasId
{ }
Expand description

Edge of a graph.

Implementors