Crate rust2uml

source ·
Expand description

uml

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

Functions

  • The function rs2dot returns graphed file module.
  • The function rs2svg returns structured vector graphics file modules.
  • The function src2both creates two files formated like a graph/dot and a structured vector graphics.
  • The function src2dot returns graphed repository of modules.
  • The function src2svg returns structured vector graphics repository of modules.