Crate disposition_ir

Crate disposition_ir 

Source
Expand description

SVG diagram generator intermediate representation.

The intermediate representation is the computed data structure from combining the layered values from the input data. It is used to generate the final SVG output.

Modules§

edge
entity
layout
node

Structs§

IrDiagram
The intermediate representation of a diagram.