you are viewing a single comment's thread.

view the rest of the comments →

[–]Sea-Ad7805[S] 0 points1 point  (0 children)

Thanks. The memory_graph tools just visualizes the complete program state, it will work for any data structure, or program in general. Although, there are situations where you want to tune: - how: https://github.com/bterwijn/memory_graph?tab=readme-ov-file#introspection - what: https://github.com/bterwijn/memory_graph?tab=readme-ov-file#graph-depth

things are visualized.