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