[][src]Module gazpatcho::model

Types repesenting components of the graph.

Structs

Node

A structure representing a node and its associated values.

Patch

A structure representing a patch between two pins of available nodes.

PinAddress

Uniquely represents a pin by referencing node by its ID an pin by its class.

Enums

Value

Enum encapsulating possible values of an item attached to a node.