Skip to main content

walk_match_case

Function walk_match_case 

Source
pub fn walk_match_case<V>(visitor: &V, match_case: &mut MatchCase)
where V: Transformer + ?Sized,