↓ 6 callersFunctionwalk_binding(
visitor: &mut T,
Binding {
span,
binder,
value,
}: Binding<'heap>,
)
libs/@local/hashql/hir/src/fold/mod.rs:652
↓ 6 callersFunctionwalk_path(
visitor: &mut V,
Path {
id: _,
span: _,
rooted: _,
segments,
}:
libs/@local/hashql/ast/src/node/type/visit.rs:66