runDot

Function runDot 

Source
pub(crate) fn runDot(
    dot_code: &str,
    output_format: &str,
) -> Result<Vec<u8>, Error>