Skip to main content

svg_to_html

Function svg_to_html 

Source
pub fn svg_to_html(svg_bytes: &[u8], title: &str) -> Result<String>
Expand description

Wraps SVG bytes in a standalone, responsive HTML5 viewer document.