Module dot

Module dot 

Source
Expand description

DOT graph rendering module with advanced layout algorithms Provides Graphviz-like functionality for rendering DOT graphs

Re-exports§

pub use types::*;

Modules§

layout
Layout algorithms for DOT graphs
parser
DOT file parsing functionality
renderer
DOT graph rendering functionality
types
DOT graph data types and structures