Diagram Generator Generate a diagram from your rust code. Usage cargo run -- <path-to-rust-main-file> The generated diagram will be saved in the same directory where you run the command. Example