Modules§
Structs§
- Call
Graph - This is the data structure used to store function calls. It contains a HashMap that records the callees of all functions.
- Call
Graph Display
Traits§
- Call
Graph Analysis - This trait provides features related to call graph extraction and analysis.