walk_pat

Function walk_pat 

Source
pub fn walk_pat<'a, V: Visitor<'a>>(visitor: &mut V, node: &'a Pat) -> V::Result