A shorthand for a directed graph.
A shorthand for an undirected graph.
The directionality of a graph.
Given any type of graph, produce a range through the edges of the graph.
Given any type of graph, produce a range through the vertices of the graph.
This struct represents a graph type as a reference type.
An edge in a graph.
A range through the edges of a graph.