Type Definition fera::graph::graphs::Edge

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