Re-exports§
pub use crate::analyzers::call_graph::CallGraphExtractor;pub use crate::analyzers::call_graph::MacroExpansionStats;pub use crate::analyzers::call_graph::MacroHandlingConfig;
Functions§
- extract_
call_ graph - Extract call graph from a single Rust file
- extract_
call_ graph_ multi_ file - Extract call graph from multiple Rust files
- extract_
call_ graph_ with_ signatures - Extract call graph with function signatures