adjivas / ml

A library to generating UML language from Rust's project into graphiz/dot file.
https://adjivas.github.io/ml/mml
Apache License 2.0
81 stars 15 forks source link

Use different generator library? #5

Open naturallymitchell opened 6 years ago

naturallymitchell commented 6 years ago

In order to get past the limits of the dot crate, perhaps it would make sense to use another graph generator, such as Jinja in Rust with a graphviz template similar to ansible-inventory-grapher's template.