pub fn walk_nested_variable<W, C>(
walker: &W,
nested_variable: &NestedVariable,
context: &mut C,
)where
W: Walker<C>,pub fn walk_nested_variable<W, C>(
walker: &W,
nested_variable: &NestedVariable,
context: &mut C,
)where
W: Walker<C>,