Type Definition fera::graph::prelude::Vertex

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