Module bindgen::ir::dot

source ·
Expand description

Generating Graphviz dot files from our IR.

Traits

A trait for anything that can write attributes as <table> rows to a dot file.

Functions

Write a graphviz dot file containing our IR.