Skip to main content

render_instance

Function render_instance 

Source
fn render_instance(
    output: &mut String,
    spec: &SectionSpec,
    instance: &Instance<'_>,
    context: &mut RenderContext<'_>,
) -> Result