Skip to main content

render_html

Function render_html 

Source
pub fn render_html(
    ir: &TimelineIr,
    opts: RenderOptions,
) -> Result<String, Error>
Expand description

Render the given IR as a standalone HTML document string.