pub fn write_svg_from_dot(dot: &str, target_file: &str) -> Result<(), YumlError>
Similar to render_svg_from_dot but writes the output directly to a file
render_svg_from_dot