Type Definition graphbench::graph::Vertex

source · []
pub type Vertex = u32;
Expand description

A vertex in a graph.