[][src]Function syn::visit_mut::visit_expr_range_mut

pub fn visit_expr_range_mut<V: ?Sized>(v: &mut V, node: &mut ExprRange) where
    V: VisitMut