Function fetch_calls

Source
pub fn fetch_calls(
    path: &str,
    code: &str,
    symbol_query: Box<dyn SymbolQuery>,
) -> Vec<CodeNode>