Skip to main content

Crate disposition_ir_model

Crate disposition_ir_model 

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.

Re-exports§

pub use enum_iterator;

Modules§

edge
entity
layout
node
process

Structs§

IrDiagram
The intermediate representation of a diagram.