Crate mml [] [src]

uml

Modules

prelude

The purpose of this module is to provide reexports of core traits so that they can be then glob-imported all at once:

syntax

Constants

DEFAULT_NAME_DOT

The default name of graph/dot file.

DEFAULT_NAME_PNG

The default name of image/svg file.

Functions

rs2dot

The function rs2dot returns graphed file module.

rs2svg

The function rs2svg returns structured vector graphics file modules.

src2both

The function src2both creates two files formated like a graph/dot and a structured vector graphics.

src2dot

The function src2dot returns graphed repository of modules.

src2svg

The function src2svg returns structured vector graphics repository of modules.