Function graphviz_rust::exec[][src]

pub fn exec(
    graph: Graph,
    ctx: PrinterContext,
    args: Vec<CommandArg>
) -> Result<String>