Expand description
Modules
- Core Syntax and definitions.
- The purpose of this module is to provide reexports of core traits so that they can be then glob-imported all at once.
Structs
Constants
- The default name of graph/dot file.
- The default name of image/svg file.
Functions
- The function
rs2dotreturns graphed file module. - The function
rs2svgreturns structured vector graphics file modules. - The function
src2bothcreates two files formated like a graph/dot and a structured vector graphics. - The function
src2dotreturns graphed repository of modules. - The function
src2svgreturns structured vector graphics repository of modules.