Skip to main content

emit_html

Function emit_html 

Source
pub fn emit_html(
    tree: &Value,
    title: &str,
    header: &str,
    svg_width: u32,
    svg_height: u32,
) -> String