Function syn::visit_mut::visit_expr_loop_mut[][src]

pub fn visit_expr_loop_mut<V>(v: &mut V, node: &mut ExprLoop) where
    V: VisitMut + ?Sized