Tools for tracing or generating Algorithm

Hello,
yesterday i found a bug origin thanks to cargo doc.

Now, i'd like to know if it does exist a tool for drawing the algorithm tree (if, for, match ...) from my code ?

Is it possible to generate backbone code from drawing a tree ?
sometimes i put my code at the wrong place with accolades and it can take me hours to find the bug origin.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.