-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Some links to introduce UML generation from rust code
From Crates.io
From ChatGPT
- https://github.com/robinmoussu/cargo-callgraph
- Use the above package with the following commands
cargo install cargo-modgraph cargo modgraph | dot -Tpng -o deps.png
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation