Skip to main content

render

Function render 

Source
pub fn render(
    structure: &Structure,
    dataflow_lines: &[impl AsRef<str>],
) -> String
Expand description

Render canonical baseline text for structure, optionally appending dataflow lines.