Type Definition fera_graph::graphs::Edge

source ·
pub type Edge<G> = <G as WithEdge>::Edge;

Trait Implementations