Expand description

A set of tools that find their use across several frameworks. Borrowed lots of ideas from Pytools.

Re-exports

pub use show_graphviz::show_dot;
pub use show_graphviz::ConvertibleToDotOutputT;
pub use show_graphviz::DotOutputT;
pub use unique_name_generator::make_unique_name_gen;
pub use unique_name_generator::UniqueNameGenerator;

Modules