Type Definition gardiz::graph::VertexEdges

source ·
pub type VertexEdges = DirecMap<bool>;
Expand description

The vertices_edges of a vertex. More specifically, at which direction the vertex is connected?