Skip to main content

walk_pattern

Function walk_pattern 

Source
pub fn walk_pattern<V>(visitor: &V, pattern: &mut Pattern)
where V: Transformer + ?Sized,