Function syn::visit_mut::visit_expr_loop_mut

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