visit_expr_or

Function visit_expr_or 

Source
pub fn visit_expr_or<V>(v: &mut V, node: &ExprOr)
where V: Visit + ?Sized,