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§
Structs§
- IrDiagram
- The intermediate representation of a diagram.