write_svg_from_dot

Function write_svg_from_dot 

Source
pub fn write_svg_from_dot(dot: &str, target_file: &str) -> Result<(), YumlError>
Expand description

Similar to render_svg_from_dot but writes the output directly to a file