pub fn walk_exit_construct<W, C>(
walker: &W,
exit_construct: &ExitConstruct,
context: &mut C,
)where
W: Walker<C>,pub fn walk_exit_construct<W, C>(
walker: &W,
exit_construct: &ExitConstruct,
context: &mut C,
)where
W: Walker<C>,