Module graphene::core [] [src]

Contains the basic traits and structs needed to define graphs and work on them.

Structs

BaseEdge

Represents an edge between two vertices in a graph.

Traits

BaseGraph

The basic graph interface.