↓ 1 callersMethodpush_module(
&mut self,
name: StrId,
path: PathBuf,
deps: HashSet<usize, FxHashBuilder>,
codex-dependency-graph/src/symbol_table.rs:41
↓ 1 callersMethodwalk_field(
&mut self,
field: &Field<'a, 'bump>,
from_node: NodeIdx,
module_idx: usize,
codex-dependency-graph/src/dep_graph.rs:609
↓ 1 callersMethodwalk_func_body(
&mut self,
f: &FuncDecl<'a, 'bump>,
from_node: NodeIdx,
module_idx: usize,
codex-dependency-graph/src/dep_graph.rs:478
↓ 1 callersMethodwalk_impl_decl(
&mut self,
i: &ImplDecl<'a, 'bump>,
from_node: NodeIdx,
module_idx: usize,
codex-dependency-graph/src/dep_graph.rs:563
↓ 1 callersMethodwalk_stmt(
&mut self,
stmt: &Stmt<'a, 'bump>,
from_node: NodeIdx,
module_idx: usize,
codex-dependency-graph/src/dep_graph.rs:636