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.