Function walk_inline_mut

Source
pub fn walk_inline_mut<W, C>(walker: &mut W, inline: &Inline, context: &mut C)
where W: MutWalker<C>,