Skip to main content

walk_with_item

Function walk_with_item 

Source
pub fn walk_with_item<V>(visitor: &V, with_item: &mut WithItem)
where V: Transformer + ?Sized,