Type Definition fera_graph::graphs::Vertex

source ·
pub type Vertex<G> = <G as WithVertex>::Vertex;