Skip to main content

render_sections_to_svg

Function render_sections_to_svg 

Source
pub(crate) fn render_sections_to_svg(
    sections: &[SectionLayout],
    interconnects: &[InterconnectRender],
) -> CuResult<String>
Expand description

Render each section and merge them into a single SVG canvas.