structiagram-0.1.3 is not a library.
Structiagram
Structiagram is a tool to generate Rust struct relation diagram as mermaid.js format.
Installation
Cargo Installation
Install structiagram as a CLI executable using cargo
Usage
Run structiagram --help for the structiagram CLI parameter usage.
Example usage of generating a diagram
Example usage of generating a diagram and saving the output to a markdown file
🪪 License
This project is available under the terms of either the Apache 2.0 license or the MIT license.