Crate labelgraph

source ·

Structs

Holds the nodes of the graph
Representation of a an edge between two nodes
A node in the graph. It holds its label, connections and data

Enums

Edge direction

Traits