Function walk_construct

Source
pub fn walk_construct<W, C>(walker: &W, construct: &Construct, context: &mut C)
where W: Walker<C>,