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